From: Martin Jansa Date: Fri, 11 Jun 2010 06:26:03 +0000 (+0200) Subject: opkg: bump SRCREV for better fix of #50 (incorrect removal of orphaned files) X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731e6defe6da58bff482f33508058544ad1013a9;p=openembedded.git opkg: bump SRCREV for better fix of #50 (incorrect removal of orphaned files) * http://code.google.com/p/opkg/issues/detail?id=50 Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 6b2aa8fc72..de841adb86 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -1,5 +1,5 @@ # this is alphabetical! # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly -OPKG_SRCREV ?= "531" +OPKG_SRCREV ?= "536" EFL_SRCREV ?= "49539"