From: Martin Jansa Date: Tue, 8 Jun 2010 21:30:43 +0000 (+0200) Subject: opkg: bump SRCREV for fix preventing overeager removing of files which were after... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aaad6787861b49f6dc33b3cff71768b24a96070;p=openembedded.git opkg: bump SRCREV for fix preventing overeager removing of files which were after opkg upgrade owned by different package Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index ebdb5efd9c..6b2aa8fc72 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 ?= "530" +OPKG_SRCREV ?= "531" EFL_SRCREV ?= "49539"