mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 15:04:55 +00:00
elementary: add PACKAGECONFIG for eweather
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7ecfe85458
commit
a1387b1ece
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user