[oe] [meta-oe][PATCH] iksemel: Disable gnutls and whitelist it again

Martin Jansa martin.jansa at gmail.com
Wed Apr 27 09:40:34 UTC 2016


On Tue, Apr 26, 2016 at 09:57:47AM -0700, Khem Raj wrote:
> Change-Id: I67a5edc0e16d5b5f5cbf204f2b2713f1a0c17afb
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta-oe/recipes-support/iksemel/iksemel_1.4.bb | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb
> index f1276f9..ae26d4b 100644
> --- a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb
> +++ b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb
> @@ -4,16 +4,14 @@ HOMEPAGE = "http://iksemel.googlecode.com"
>  SECTION = "libs"
>  LICENSE = "LGPLv2.1"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
> -DEPENDS = "gnutls"
>  
>  PR = "r1"
>  
> -# http://errors.yoctoproject.org/Errors/Details/25825/
> -PNBLACKLIST[iksemel] ?= "Not compatible with gnutls version 3.4 currently in oe-core"
> -
>  SRC_URI = "http://iksemel.googlecode.com/files/${BP}.tar.gz;name=archive \
>             file://r25.diff"
>  SRC_URI[archive.md5sum] = "532e77181694f87ad5eb59435d11c1ca"
>  SRC_URI[archive.sha256sum] = "458c1b8fb3349076a6cecf26c29db1d561315d84e16bfcfba419f327f502e244"
>  
>  inherit autotools pkgconfig
> +
> +EXTRA_OECONF += "--disable-gnutls"

Are you using different iksemel version?

ERROR: iksemel-1.4-r1 do_configure: QA Issue: iksemel: configure was passed unrecognised options: --disable-gnutls [unknown-configure-option]
ERROR: iksemel-1.4-r1 do_configure: Fatal QA errors found, failing task.
ERROR: iksemel-1.4-r1 do_configure: Function failed: do_qa_configure

> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160427/197a0acc/attachment-0002.sig>


More information about the Openembedded-devel mailing list