[oe-commits] Martin Jansa : enjoy: include icon in FILES_${PN}

git at git.openembedded.org git at git.openembedded.org
Wed Oct 19 06:29:48 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Oct 18 17:49:41 2011 +0200

enjoy: include icon in FILES_${PN}

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

---

 meta-efl/recipes-efl/e17/enjoy_svn.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb
index 90eb318..78020c1 100644
--- a/meta-efl/recipes-efl/e17/enjoy_svn.bb
+++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb
@@ -25,6 +25,8 @@ inherit e gettext
 SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
 S = "${WORKDIR}/${SRCNAME}"
 
+FILES_${PN} += "${datadir}/icons/"
+
 EXTRA_OECONF = "\
   --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
 "





More information about the Openembedded-commits mailing list