diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 11:15:46 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 19:26:48 +0200 |
commit | 5960d372fbe3c16a594b89a5cb61a6656653f4ff (patch) | |
tree | a56c24d1ea29564e97ef564c48a3c2952f6b2dce /conf | |
parent | a18f184e569eede211177baa5d46f6cd49243672 (diff) |
EFL: bump SRCREV for more illume2 fixes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index cfd1a28319..a9014fb551 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -2,6 +2,6 @@ # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly OPKG_SRCREV ?= "527" -EFL_SRCREV ?= "47939" +EFL_SRCREV ?= "48206" FSO_CORNUCOPIA_SRCREV ?= "c742460d53439e3832fdac9bd80af9ecf77716fe" FSO_PYTHONHELPERS_SRCREV ?= "63b1dff1bc8ac22efabcee8a90e957c3b2423317" |