[oe] [meta-oe][PATCH 02/15] elementary: add PACKAGECONFIG for eweather

Martin Jansa martin.jansa at gmail.com
Sun Aug 4 21:47:34 UTC 2013


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-efl/recipes-efl/efl/elementary.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-efl/recipes-efl/efl/elementary.inc b/meta-efl/recipes-efl/efl/elementary.inc
index 092d7c2..542e200 100644
--- a/meta-efl/recipes-efl/efl/elementary.inc
+++ b/meta-efl/recipes-efl/efl/elementary.inc
@@ -11,6 +11,9 @@ EXTRA_OECONF = "\
     --disable-web \
 "
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
+
 do_compile_append() {
     sed -i -e s:${STAGING_DIR_TARGET}::g \
            -e s:/${TARGET_SYS}::g \
-- 
1.8.3.2




More information about the Openembedded-devel mailing list