From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] iksemel: Disable gnutls and whitelist it again
Date: Wed, 27 Apr 2016 11:40:34 +0200 [thread overview]
Message-ID: <20160427094034.GG2559@jama> (raw)
In-Reply-To: <1461689867-22284-1-git-send-email-raj.khem@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1915 bytes --]
On Tue, Apr 26, 2016 at 09:57:47AM -0700, Khem Raj wrote:
> Change-Id: I67a5edc0e16d5b5f5cbf204f2b2713f1a0c17afb
> Signed-off-by: Khem Raj <raj.khem@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2016-04-27 9:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 16:57 [meta-oe][PATCH] iksemel: Disable gnutls and whitelist it again Khem Raj
2016-04-27 9:40 ` Martin Jansa [this message]
2016-04-27 17:55 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160427094034.GG2559@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.