From: Stefan Schmidt Date: Sun, 7 Sep 2008 18:20:40 +0000 (+0000) Subject: sane-srcrevs.inc: Bump illume to get the recent fixes. Runs amok on FSO without.... X-Git-Tag: Release-2010-05/1~6139^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe927d2335fab1a9f3623d850be823c1e30aaa4;p=openembedded.git sane-srcrevs.inc: Bump illume to get the recent fixes. Runs amok on FSO without. (Not a complete EFL_SRCREV bump as E did segfault on my test) --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index eab831c2eb..f286743816 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -251,4 +251,5 @@ SRCREV_pn-exquisite ?= "${EFL_SRCREV}" SRCREV_pn-rage ?= "${EFL_SRCREV}" # Illume module -SRCREV_pn-illume ?= "${EFL_SRCREV}" +# Use EFL_SRCREV again when E does not segfault +SRCREV_pn-illume ?= "35866"