[oe-commits] Martin Jansa : elementary: package also edje modules

git version control git at git.openembedded.org
Sun Oct 24 07:31:48 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Oct 24 07:10:39 2010 +0200

elementary: package also edje modules

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

---

 recipes/efl1/elementary_svn.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index 29e8919..3e6b6ac 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -29,6 +29,10 @@ RDEPENDS_${PN} = "\
 "
 RSUGGESTS_${PN} = "elementary-tests"
 
+FILES_${PN} += "\
+  ${libdir}/edje/modules/elm \
+"
+
 FILES_${PN}-themes = "\
   ${datadir}/elementary/themes \
 "
@@ -39,6 +43,7 @@ FILES_${PN}-configs = "\
 
 FILES_${PN}-dbg += "\
   ${libdir}/elementary/modules/test_entry/*/.debug \
+  ${libdir}/edje/modules/elm/*/.debug \
 "
 
 FILES_${PN}-tests = "\





More information about the Openembedded-commits mailing list