[oe] [PATCH 1/2] udh.inc: use RDEPENDS_${PN}

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Nov 16 17:17:58 UTC 2010


Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

2010/11/16 Martin Jansa <martin.jansa at gmail.com>:
> ---
>  recipes/uhd/uhd.inc |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/uhd/uhd.inc b/recipes/uhd/uhd.inc
> index 3b5be58..d2e7903 100644
> --- a/recipes/uhd/uhd.inc
> +++ b/recipes/uhd/uhd.inc
> @@ -3,9 +3,9 @@ HOMEPAGE = "http://www.ettus.com"
>  LICENSE = "GPLV3+"
>
>  DEPENDS = "git-native python-cheetah-native boost libusb1 uhd-firmware"
> -RDEPENDS += "uhd-firmware"
> +RDEPENDS_${PN} += "uhd-firmware"
>
> -INC_PR = "r2"
> +INC_PR = "r3"
>
>  inherit cmake
>
> --
> 1.7.3.2
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list