]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
opkg-utils: Update SRCREV
authorPaul Barker <paul@paulbarker.me.uk>
Sat, 15 Nov 2014 20:15:43 +0000 (20:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Nov 2014 12:58:17 +0000 (12:58 +0000)
A bug in the opkg-show-deps script is fixed.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/opkg-utils/opkg-utils_git.bb

index 72dc98e2fcf75a7d46195c01fdcb863cd482ba9f..6fa54d694cbf3f6c7da750db43249adf7aaf8872 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083"
 PROVIDES += "virtual/update-alternatives"
 
-SRCREV = "762d9dadce548108d4204c2113461a7dd6f57e60"
+SRCREV = "127b371319974b0c585969c234f85b2d5c860e34"
 PV = "0.1.8+git${SRCPV}"
 
 SRC_URI = "git://git.yoctoproject.org/opkg-utils"