aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/eina_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-03 22:28:10 +0200
committerKoen Kooi <koen@Powerbook-3.local>2009-06-05 17:48:10 +0200
commit17bbd23a96b310ef8e2842331a6355228f6c440b (patch)
tree035eb1bea883525d49ee74b1491dec97a0e4e2d1 /recipes/efl1/eina_svn.bb
parent160616d5f2a57ba828ed5ec06e37fc1cd4713af7 (diff)
downloadopenembedded-17bbd23a96b310ef8e2842331a6355228f6c440b.tar.gz
enlightenment: bump SRCREV in anticipation of new snapshot coming friday * systray is now part of e-wm, so adjust metadata * use lib-glibc override now it exists * fix upgrade paths for eina * fix upgrade paths for evas * fix upgrade paths for edje
Diffstat (limited to 'recipes/efl1/eina_svn.bb')
-rw-r--r--recipes/efl1/eina_svn.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb
index f38c4c5b36..4baa03b297 100644
--- a/recipes/efl1/eina_svn.bb
+++ b/recipes/efl1/eina_svn.bb
@@ -5,4 +5,9 @@ PR = "r0"
inherit efl
+# Some upgrade path tweaking
+AUTO_LIBNAME_PKGS = ""
+
+RREPLACES_${PN} = "libeina-ver-pre-svn-00-0 libeina-ver-pre-svn-01-0"
+
FILES_${PN} += "${libdir}/eina"