[oe-commits] Martin Jansa : e-wm: include unpackaged data/favourites in PN

git at git.openembedded.org git at git.openembedded.org
Mon Aug 20 18:10:56 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 2645400f7cd7582012fd25298204e4cfa12639db
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2645400f7cd7582012fd25298204e4cfa12639db

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug  5 10:22:20 2012 +0200

e-wm: include unpackaged data/favourites in PN

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
index cce5ad1..bbe5ef9 100644
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=76de290eb3fdda12121830191c152a7d"
 SRCNAME = "e"
 PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r3"
+PR = "r4"
 SRCREV = "${EFL_SRCREV}"
 
 inherit e update-alternatives gettext
@@ -110,6 +110,7 @@ FILES_${PN} = "\
   ${libdir}/enlightenment/*plugins/*/*/* \
   ${libdir}/enlightenment/preload/e_precache.so \
   ${datadir}/enlightenment/data/icons \
+  ${datadir}/enlightenment/data/favorites \
   ${datadir}/enlightenment/data/input_methods \
   ${datadir}/enlightenment/data/config/profile.cfg \
   ${datadir}/enlightenment/AUTHORS \





More information about the Openembedded-commits mailing list