From: Graham Gower Date: Tue, 17 Aug 2010 19:51:11 +0000 (+0000) Subject: rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS - fix conflict resolution X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244ecae83fe79deb4cf409c275abeec470b3fcb4;p=openembedded.git rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS - fix conflict resolution Signed-off-by: Graham Gower Signed-off-by: Martin Jansa --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 19f93c6557..6efdd21b2e 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 ?= "550" -EFL_SRCREV ?= "51276" +OPKG_SRCREV ?= "554" +EFL_SRCREV ?= "50438"