All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe MacDonald <joe_macdonald@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-networking][PATCH] iscsitarget: blacklist
Date: Mon, 22 Feb 2016 19:55:10 -0500	[thread overview]
Message-ID: <1456188910-29029-2-git-send-email-joe_macdonald@mentor.com> (raw)
In-Reply-To: <1456188910-29029-1-git-send-email-joe_macdonald@mentor.com>

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
---
 .../recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb         | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb b/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb
index b327f86..b73da51 100644
--- a/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb
+++ b/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb
@@ -8,6 +8,8 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6e233eda45c807aa29aeaa6d94bc48a2"
 DEPENDS = "openssl virtual/kernel"
 
+PNBLACKLIST[iscsitarget] ?= "BROKEN: kernel/block-io.c:36:19: error: 'BIO_UPTODATE' undeclared (first use in this function)"
+
 SRC_URI = "http://ftp.heanet.ie/mirrors/ubuntu/pool/universe/i/${BPN}/${BPN}_${PV}.orig.tar.gz \
            file://use-kernel-makefile-to-get-kernel-version.patch \
            file://fix-errors-observed-with-linux-3.19-and-greater.patch \
-- 
1.9.1



  reply	other threads:[~2016-02-23  0:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23  0:55 (No subject) Joe MacDonald
2016-02-23  0:55 ` Joe MacDonald [this message]
2016-02-23  0:56 ` [meta-networking][PATCH 1/3] samba: Fix build when static libs disabled Joe MacDonald
2016-02-23  0:56   ` [meta-networking][PATCH 2/3] libldb: " Joe MacDonald
2016-02-23  0:56   ` [meta-networking][PATCH 3/3] dnrd: blacklist Joe MacDonald

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=1456188910-29029-2-git-send-email-joe_macdonald@mentor.com \
    --to=joe_macdonald@mentor.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.