aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-03-30 00:19:59 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 12:36:17 +0100
commit5863e2ae81b7840d6cb9b80641a7fd69ce4d6f1f (patch)
treeac42d526d63a1a4aa6dba3d33601f2aa4e111414 /meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
parent320816f96b81b8eac02b5bbdbd3d8c79d0095a00 (diff)
downloadopenembedded-core-contrib-5863e2ae81b7840d6cb9b80641a7fd69ce4d6f1f.tar.gz
opkg-utils: bump SRCREV for Packages cache fix and other fixes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils_git.bb')
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils_git.bb7
1 files changed, 1 insertions, 6 deletions
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"