[oe] [PATCH] cpusage_0.1: fixed download link

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sat Nov 27 13:56:49 UTC 2010


2010/11/27 Klaus Schwarzkopf <schwarzkopf at sensortherm.de>:
> cpusage have a new homepage: http://www.net.t-labs.tu-berlin.de/~fabian/proj_de.html
> ---
>  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}"
> --

Looks good to me, but since patchwork is down I cannot easily pull,
test and push patches ...

Frans




More information about the Openembedded-devel mailing list