From 2e6dfcb63de90d073a022a01690e850e9d5a66e8 Mon Sep 17 00:00:00 2001 From: Graham Gower Date: Tue, 17 Aug 2010 19:51:11 +0000 Subject: rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS. See http://code.google.com/p/opkg/source/detail?r=553 And previous discussions: http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg01423.html http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg04051.html Signed-off-by: Graham Gower Signed-off-by: Martin Jansa --- conf/distro/include/sane-srcrevs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/include') diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index bfce5ad3db..19f93c6557 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -2,4 +2,4 @@ # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly OPKG_SRCREV ?= "550" -EFL_SRCREV ?= "50438" +EFL_SRCREV ?= "51276" -- cgit 1.2.3-korg