[oe-commits] Klaus Schwarzkopf : cpusage_0.1: fixed download link

git version control git at git.openembedded.org
Tue Nov 30 00:19:29 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: ab3d938e3e3b3cdffde12b6ebc152fa1e67b0550
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ab3d938e3e3b3cdffde12b6ebc152fa1e67b0550

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sat Nov 27 12:07:18 2010 +0100

cpusage_0.1: fixed download link

cpusage have a new homepage: http://www.net.t-labs.tu-berlin.de/~fabian/proj_de.html

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/cpusage/cpusage_0.1.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/cpusage/cpusage_0.1.bb b/recipes/cpusage/cpusage_0.1.bb
index 3f4ddfc..9a3811f 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}"





More information about the Openembedded-commits mailing list