[oe-commits] Koen Kooi : e-wm: package illume-home config in ${PN} for the time being

git version control git at git.openembedded.org
Fri Jan 8 20:49:57 UTC 2010


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: ff17a06fbdc21e20953330a91c5cbb7d70ddf554
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ff17a06fbdc21e20953330a91c5cbb7d70ddf554

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jan  8 14:22:47 2010 +0100

e-wm: package illume-home config in ${PN} for the time being

---

 recipes/e17/e-wm_svn.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index b4e35b6..602f78e 100644
--- a/recipes/e17/e-wm_svn.bb
+++ b/recipes/e17/e-wm_svn.bb
@@ -3,7 +3,7 @@ DEPENDS = "eet evas ecore edje efreet edbus"
 LICENSE = "MIT BSD"
 SRCNAME = "e"
 PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r9"
+PR = "r10"
 
 inherit e update-alternatives
 
@@ -125,7 +125,9 @@ FILES_${PN} = "\
   ${datadir}/enlightenment/COPYING \
   ${datadir}/xsessions/enlightenment.desktop \
   ${sysconfdir}/xdg \
+  ${datadir}/enlightenment/data/config/illume-home \
 "
+
 FILES_${PN}-config-default = "${datadir}/enlightenment/data/config/default"
 FILES_${PN}-config-illume = "${datadir}/enlightenment/data/config/illume"
 FILES_${PN}-config-minimalist = "${datadir}/enlightenment/data/config/minimalist"





More information about the Openembedded-commits mailing list