aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2016-05-24 18:27:58 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-25 12:36:13 +0200
commit247b1267bbe95719cd4877d2d3cfbaf2a2f4865a (patch)
treedeadd0040c72a54d5aea6d1955a18a1ca83072e2
parentff38c70e939c8e6953b7553a546623eda08e2bb1 (diff)
downloadmeta-openembedded-247b1267bbe95719cd4877d2d3cfbaf2a2f4865a.tar.gz
Revert "leptonica: add PACAKGECONFIG for openjpeg"
This reverts commit 1726e7172b66769c1597719cf7aba852159317a0. This patch added a build warning. WARNING: leptonica-1.70-r0 do_configure: QA Issue: leptonica: configure was passed unrecognised options: --without-libopenjpeg [unknown-configure-option] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb
index 28701fcfe8..e826e05bf8 100644
--- a/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb
+++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb
@@ -11,7 +11,4 @@ EXTRA_OECONF += " \
--without-libwebp \
"
-PACKAGECONFIG ??= ""
-PACKAGECONFIG[openjpeg] = "--with-libopenjpeg,--without-libopenjpeg,openjpeg"
-
inherit autotools pkgconfig