[oe] [meta-efl] places: fix build e-module: inherit gettext

Koen Kooi koen at dominion.thruhere.net
Mon Jul 25 19:33:42 UTC 2011


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 meta-efl/recipes-efl/e17/e-module.inc  |    2 +-
 meta-efl/recipes-efl/e17/places_svn.bb |    5 -----
 2 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/e-module.inc b/meta-efl/recipes-efl/e17/e-module.inc
index 3834a2e..97081aa 100644
--- a/meta-efl/recipes-efl/e17/e-module.inc
+++ b/meta-efl/recipes-efl/e17/e-module.inc
@@ -7,7 +7,7 @@ INC_PR = "r5"
 
 SRCNAME = "E-MODULES-EXTRA/${PN}"
 
-inherit e
+inherit e gettext
 SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
 S = "${WORKDIR}/${SRCNAME}"
 
diff --git a/meta-efl/recipes-efl/e17/places_svn.bb b/meta-efl/recipes-efl/e17/places_svn.bb
index f447745..0abe138 100644
--- a/meta-efl/recipes-efl/e17/places_svn.bb
+++ b/meta-efl/recipes-efl/e17/places_svn.bb
@@ -6,10 +6,5 @@ PR = "${INC_PR}.0"
 
 require e-module.inc
 
-do_configure_prepend() {
-       sed -i -e /po/d -e /AM_GNU_GETTEXT/d configure.ac
-       sed -i -e s:\ po::g Makefile.am
-}
-
 # Calls /usr/bin/eject for media
 RRECOMMENDS_${PN} += "eject"
-- 
1.6.6.1





More information about the Openembedded-devel mailing list