From 5863e2ae81b7840d6cb9b80641a7fd69ce4d6f1f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 30 Mar 2012 00:19:59 +0200 Subject: opkg-utils: bump SRCREV for Packages cache fix and other fixes Signed-off-by: Martin Jansa --- meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils_git.bb') diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index 4fe4038b41..1996c759c0 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" 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" -- cgit 1.2.3-korg