aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/efl/elementary.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/elementary.inc b/meta-efl/recipes-efl/efl/elementary.inc
index 092d7c2d49..542e200762 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 \