[oe-commits] Martin Jansa : elementary: add . debug from tests to -dbg package before including it in -tests

git version control git at git.openembedded.org
Tue Mar 16 09:25:20 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Mar 16 09:23:32 2010 +0100

elementary: add .debug from tests to -dbg package before including it in -tests

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

---

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

diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index e3a1e91..fc4b451 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "EFL based widget set for mobile devices"
 LICENSE = "LGPL"
 DEPENDS = "eet-native efreet evas ecore edje eet edbus"
 PV = "0.0.0+svnr${SRCPV}"
-PR = "r7"
+PR = "r8"
 
 inherit efl
 
@@ -36,6 +36,10 @@ FILES_${PN}-configs = "\
   ${datadir}/elementary/config \
 "
 
+FILES_${PN}-dbg += "\
+  ${libdir}/elementary/modules/test_entry/*/.debug \
+"
+
 FILES_${PN}-tests = "\
   ${bindir}/elementary* \
   ${datadir}/elementary/images \





More information about the Openembedded-commits mailing list