mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
elementary: add PACKAGECONFIG for eweather
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -11,6 +11,9 @@ EXTRA_OECONF = "\
|
|||||||
--disable-web \
|
--disable-web \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
|
||||||
|
|
||||||
do_compile_append() {
|
do_compile_append() {
|
||||||
sed -i -e s:${STAGING_DIR_TARGET}::g \
|
sed -i -e s:${STAGING_DIR_TARGET}::g \
|
||||||
-e s:/${TARGET_SYS}::g \
|
-e s:/${TARGET_SYS}::g \
|
||||||
|
|||||||
Reference in New Issue
Block a user