diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-29 10:47:24 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-29 10:47:24 +0200 |
commit | 6fe727763514a2c8c1830ea8b48e3ab8ca51ae41 (patch) | |
tree | 5265165875e7f5e4261e46c80018e84c208547b4 /conf | |
parent | 961e6bc87827b95743cf5fff192b5c497339316e (diff) |
efl: bump SRCREV to 49934
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 fe54232020..c7b8f64d40 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 ?= "538" -EFL_SRCREV ?= "49824" +EFL_SRCREV ?= "49934" |