From de085e3359f460589c3581b48ad30940414e05c5 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sat, 27 Nov 2010 12:07:18 +0100 Subject: cpusage_0.1: fixed download link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cpusage have a new homepage: http://www.net.t-labs.tu-berlin.de/~fabian/proj_de.html Signed-off-by: Eric BĂ©nard --- recipes/cpusage/cpusage_0.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/cpusage') diff --git a/recipes/cpusage/cpusage_0.1.bb b/recipes/cpusage/cpusage_0.1.bb index 3f4ddfcdcc..9a3811f664 100644 --- a/recipes/cpusage/cpusage_0.1.bb +++ b/recipes/cpusage/cpusage_0.1.bb @@ -1,10 +1,12 @@ DESCRIPTION = "This tool read out the tics counter of the operating system and \ calculates the Percentages spend in each CPU_STATE." +HOMEPAGE = "http://www.net.t-labs.tu-berlin.de/~fabian/proj_de.html" SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" +PR = "r0" -SRC_URI = "http://www8.in.tum.de/~schneifa/group/sources/cpusage-${PV}.tar.gz \ +SRC_URI = "http://www.net.t-labs.tu-berlin.de/~fabian/sources/cpusage-${PV}.tar.gz \ file://cpusage.patch" S = "${WORKDIR}/cpusage-${PV}" -- cgit 1.2.3-korg ion value='aldot/fixes'>aldot/fixes Classic OpenEmbedded Development TreeGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
blob: 99e979a285bda0229bd5eaef8c70b2f104948a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23