mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
directfb: add PACKAGECONFIG for jpeg2000
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic (From OE-Core master rev: abbe0da427ae9184bba19f1286e5edf0df132c22) (From OE-Core rev: 6e1b44a92e3f4725ef42c031e34c826dca53c988) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
042ca04cc6
commit
a02b660add
@@ -23,6 +23,9 @@ LDFLAGS_append =" -lts -lm"
|
|||||||
|
|
||||||
inherit autotools binconfig pkgconfig
|
inherit autotools binconfig pkgconfig
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[jpeg2000] = "--enable-jpeg2000,--disable-jpeg2000,jasper"
|
||||||
|
|
||||||
EXTRA_OECONF = "\
|
EXTRA_OECONF = "\
|
||||||
--with-gfxdrivers=none \
|
--with-gfxdrivers=none \
|
||||||
--enable-libmpeg3=no \
|
--enable-libmpeg3=no \
|
||||||
|
|||||||
Reference in New Issue
Block a user