[oe-commits] Koen Kooi : e17: bump SRCREV to 39886

GIT User account git at amethyst.openembedded.net
Tue Apr 7 11:57:33 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e1d669119346c6fe36373873ab364716b9a941af
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e1d669119346c6fe36373873ab364716b9a941af

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Apr  7 13:52:07 2009 +0200

e17: bump SRCREV to 39886
* runtime tested on beagleboard, feels a bit faster as before
* also gets us the blingy new wallpaper2 dialog

---

 conf/distro/include/sane-srcrevs.inc |    2 +-
 recipes/e17/e-wm_svn.bb              |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index cf66f00..1f7a5fd 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -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}"
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index e82cf69..c9694fc 100644
--- a/recipes/e17/e-wm_svn.bb
+++ b/recipes/e17/e-wm_svn.bb
@@ -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 \





More information about the Openembedded-commits mailing list