mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 06:35:05 +00:00
elementary: Add PACKAGECONFIG for ewebkit and disable it by default
* with floating dependency some packages can fail to detect elementary: Package 'ewebkit', required by 'elementary', not found * webkit-efl isn't in very good shape, so I don't want to force using it on everybody -> disable ewebkit by default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
5c5bdbca17
commit
2a8b46060a
@ -19,6 +19,7 @@ EXTRA_OECONF_append_class-target = "\
|
|||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
|
PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
|
||||||
|
PACKAGECONFIG[ewebkit] = "--with-elementary-web-backend=ewebkit,--with-elementary-web-backend=none,webkit-efl"
|
||||||
|
|
||||||
do_compile_append_class-target() {
|
do_compile_append_class-target() {
|
||||||
sed -i -e s:${STAGING_DIR_TARGET}::g \
|
sed -i -e s:${STAGING_DIR_TARGET}::g \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user