All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH][meta-oe 3/4] iksemel: blacklist because of gnutls upgrade
Date: Mon,  4 Jan 2016 14:44:14 +0100	[thread overview]
Message-ID: <1451915055-28243-3-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1451915055-28243-1-git-send-email-Martin.Jansa@gmail.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-support/iksemel/iksemel_1.4.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb
index 6d2abf7..0cdbd4e 100644
--- a/meta-oe/recipes-support/iksemel/iksemel_1.4.bb
+++ b/meta-oe/recipes-support/iksemel/iksemel_1.4.bb
@@ -8,6 +8,9 @@ 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"
-- 
2.6.4



  parent reply	other threads:[~2016-01-04 13:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04 13:44 [PATCH][meta-oe 1/4] libetpan, claws*: blacklist because of gnutls upgrade Martin Jansa
2016-01-04 13:44 ` [PATCH][meta-oe 2/4] pidgin*: " Martin Jansa
2016-01-04 13:44 ` Martin Jansa [this message]
2016-01-04 13:44 ` [PATCH][meta-oe 4/4] rsyslog: " Martin Jansa

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=1451915055-28243-3-git-send-email-Martin.Jansa@gmail.com \
    --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.