diff options
| -rw-r--r-- | meta-efl/recipes-efl/efl/elementary.inc | 3 |
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 = "\ | |||
| 11 | --disable-web \ | 11 | --disable-web \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PACKAGECONFIG ??= "" | ||
| 15 | PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather" | ||
| 16 | |||
| 14 | do_compile_append() { | 17 | do_compile_append() { |
| 15 | sed -i -e s:${STAGING_DIR_TARGET}::g \ | 18 | sed -i -e s:${STAGING_DIR_TARGET}::g \ |
| 16 | -e s:/${TARGET_SYS}::g \ | 19 | -e s:/${TARGET_SYS}::g \ |
