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 \