From: Martin Jansa Date: Wed, 12 Jan 2011 15:36:16 +0000 (+0100) Subject: e-wm: bump SRCREV a bit more than EFL_SRCREV is now X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bacee8f5aba31366c9b963ee985c7b652eb613;p=openembedded.git e-wm: bump SRCREV a bit more than EFL_SRCREV is now * ie illume-keybard makes E segfault in some configurations Signed-off-by: Martin Jansa --- diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb index 397272d35f..3c35b8585f 100644 --- a/recipes/e17/e-wm_svn.bb +++ b/recipes/e17/e-wm_svn.bb @@ -4,7 +4,9 @@ LICENSE = "MIT BSD" SRCNAME = "e" PV = "0.16.999.060+svnr${SRCPV}" PR = "r18" -SRCREV = "${EFL_SRCREV}" +#SRCREV = "${EFL_SRCREV}" +#we need newer SRCREV now, remove with next EFL_SRCREV bump +SRCREV = "56059" inherit e update-alternatives