diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-02 09:40:22 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 19:49:40 +0100 |
commit | bad798fb3b8865d744b1398fba5676c33224938a (patch) | |
tree | c122637e59625d5d9e38573f1250449c46d9dba5 /conf/distro | |
parent | 89b7e433719f43f1c36c76cb8856d559014e99bc (diff) |
EFL: bump SRCREV
* Ecore_data/Ecore_txt was removed so few OLD apps/libs are not
buildable anymore
* etk/epsilon will be moved to obsolete
* other recipes only updated DEPENDS where possible
* more info:
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-February/017170.html
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-February/017279.html
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/017839.html
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/017994.html
* nobody replied, so I'm going to move that deprecated stuff
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro')
-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 4ebc95f21c..051788e36d 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -220,7 +220,7 @@ SRCREV_pn-xserver-kdrive-glamo ?= "9b28d998424c77fbc057dd3a022ccbb122793a52" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCREV ?= "46510" +EFL_SRCREV ?= "47344" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |