On Tue, Aug 07, 2012 at 09:44:41AM +0200, Koen Kooi wrote: > From: Martin Jansa <[email protected]> > > Signed-off-by: Martin Jansa <[email protected]> > Signed-off-by: Koen Kooi <[email protected]> > --- > .../opkg-utils/opkg-utils/add-license-field.patch | 39 ----------- > .../opkg-utils/arfile_header_split.patch | 27 -------- > .../opkg-utils/index-ignore-filenotfound.patch | 73 > -------------------- > .../opkg-utils/opkg-utils/mtime-int.patch | 30 -------- > .../opkg-utils/opkg-utils/shebang.patch | 46 ------------ > meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 7 +- > 6 files changed, 1 insertion(+), 221 deletions(-) > delete mode 100644 > meta/recipes-devtools/opkg-utils/opkg-utils/add-license-field.patch > delete mode 100644 > meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch > delete mode 100644 > meta/recipes-devtools/opkg-utils/opkg-utils/index-ignore-filenotfound.patch > delete mode 100644 > meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch > delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/shebang.patch > diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb > b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb > index 4fe4038..1996c75 100644 > --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb > +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb > @@ -6,16 +6,11 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ > > file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" > RDEPENDS_${PN} = "python" > RDEPENDS_${PN}_virtclass-native = "" > -SRCREV = "16665959c330b5958c0f0f4624a9ca7f823f98de" > +SRCREV = "44df9dd3dc411ca1255cb4b23bde7eb71aed4778"
Better to use latest for this (only 3 commits, 2 of them fixing
python-2.6)
> PV = "0.1.8+git${SRCPV}"
> PR = "r1"
>
> SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
> - file://index-ignore-filenotfound.patch \
> - file://mtime-int.patch \
> - file://add-license-field.patch \
> - file://arfile_header_split.patch \
> - file://shebang.patch \
> "
>
> S = "${WORKDIR}/git"
> --
> 1.7.10
>
--
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
