[OE-core] [PATCH] opkg-utils: inherit pythonnative

Martin Jansa martin.jansa at gmail.com
Mon Aug 6 09:30:30 UTC 2012


On Sun, Aug 05, 2012 at 12:24:12PM +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
> index 92e6624..caa66f7 100644
> --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
> +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
> @@ -8,7 +8,9 @@ RDEPENDS_${PN} = "python"
>  RDEPENDS_${PN}_virtclass-native = ""
>  SRCREV = "49cc783d8e0415059d126ae22c892988717ffda7"
>  PV = "0.1.8+git${SRCPV}"
> -PR = "r0"
> +PR = "r1"
> +
> +inherit pythonnative
>  
>  SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
>             "

Please ignore this patch, this needs to be in package-index recipe (and
I had both patches when testing this :/)

Cheers,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120806/603f9e20/attachment-0002.sig>


More information about the Openembedded-core mailing list