directfb: add PACKAGECONFIG for jpeg2000

* it's autodetected from sysroot
* add PACKAGECONFIG to make it deterministic

(From OE-Core rev: abbe0da427ae9184bba19f1286e5edf0df132c22)

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:
Martin Jansa 2013-07-21 14:48:58 +02:00 committed by Richard Purdie
parent 219891075b
commit 90593988f3
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ LDFLAGS_append =" -lts -lm"
inherit autotools binconfig pkgconfig
PACKAGECONFIG ??= ""
PACKAGECONFIG[jpeg2000] = "--enable-jpeg2000,--disable-jpeg2000,jasper"
EXTRA_OECONF = "\
--with-gfxdrivers=none \
--enable-libmpeg3=no \