mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:32:18 +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 \
|
||||
"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
|
||||
|
||||
do_compile_append() {
|
||||
sed -i -e s:${STAGING_DIR_TARGET}::g \
|
||||
-e s:/${TARGET_SYS}::g \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user