On Sun, Aug 05, 2012 at 12:24:12PM +0200, Martin Jansa wrote: > Signed-off-by: Martin Jansa <[email protected]> > --- > 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: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
