[oe] [meta-oe][krogoth][PATCH] Revert "leptonica: add PACAKGECONFIG for openjpeg"

Armin Kuster akuster808 at gmail.com
Wed May 25 01:27:58 UTC 2016


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 at gmail.com>
---
 meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb | 3 ---
 1 file changed, 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 28701fc..e826e05 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
-- 
2.3.5




More information about the Openembedded-devel mailing list