From 247b1267bbe95719cd4877d2d3cfbaf2a2f4865a Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 24 May 2016 18:27:58 -0700 Subject: 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 Signed-off-by: Martin Jansa --- 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 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 -- cgit 1.2.3-korg