e17: bump SRCREV to 39886
authorKoen Kooi <koen@openembedded.org>
Tue, 7 Apr 2009 11:52:07 +0000 (13:52 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 7 Apr 2009 11:52:07 +0000 (13:52 +0200)
* runtime tested on beagleboard, feels a bit faster as before
* also gets us the blingy new wallpaper2 dialog

conf/distro/include/sane-srcrevs.inc
recipes/e17/e-wm_svn.bb

index cf66f00..1f7a5fd 100644 (file)
@@ -256,7 +256,7 @@ SRCREV_pn-zhone ?= "f38cc52fbf11f7fe945797a6b8ade29ed479d924"
 # Enlightenment Foundation Libraries
 # Caution: This is not alphabetically, but (roughly) dependency-sorted.
 # Please leave it like that.
-EFL_SRCREV ?= "39786"
+EFL_SRCREV ?= "39886"
 SRCREV_pn-edb-native ?= "${EFL_SRCREV}"
 SRCREV_pn-edb ?= "${EFL_SRCREV}"
 SRCREV_pn-eina-native ?= "${EFL_SRCREV}"
index e82cf69..c9694fc 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment Window Manager Version 17"
 DEPENDS = "eet evas ecore edje efreet edbus"
 LICENSE = "MIT BSD"
 PV = "0.16.999.050+svnr${SRCREV}"
-PR = "r3"
+PR = "r4"
 
 inherit e update-alternatives
 
@@ -108,6 +108,7 @@ FILES_${PN} = "\
   ${bindir}/* \
   ${libdir}/enlightenment/modules/*/*.* \
   ${libdir}/enlightenment/modules/*/*/* \
+  ${libdir}/enlightenment/preload/e_precache.so \
   ${datadir}/locale \
   ${datadir}/enlightenment/data/icons \
   ${datadir}/enlightenment/data/input_methods \