[oe-commits] [meta-openembedded] branch krogoth updated: Revert "leptonica: add PACAKGECONFIG for openjpeg"

git at git.openembedded.org git at git.openembedded.org
Wed May 25 10:36:08 UTC 2016


martin_jansa pushed a commit to branch krogoth
in repository meta-openembedded.

The following commit(s) were added to refs/heads/krogoth by this push:
       new  247b126   Revert "leptonica: add PACAKGECONFIG for openjpeg"
247b126 is described below

commit 247b1267bbe95719cd4877d2d3cfbaf2a2f4865a
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Tue May 24 18:27:58 2016 -0700

    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 at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list