All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] dialog-static: blacklist
@ 2015-04-21 13:27 Martin Jansa
  2015-04-22  1:48 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2015-04-21 13:27 UTC (permalink / raw)
  To: openembedded-devel

* broken at least since 2015-04-12

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-extended/dialog/dialog-static_1.1-20120706.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-extended/dialog/dialog-static_1.1-20120706.bb b/meta-oe/recipes-extended/dialog/dialog-static_1.1-20120706.bb
index 595f323..76c21f1 100644
--- a/meta-oe/recipes-extended/dialog/dialog-static_1.1-20120706.bb
+++ b/meta-oe/recipes-extended/dialog/dialog-static_1.1-20120706.bb
@@ -1,5 +1,6 @@
 require dialog.inc
 
+PNBLACKLIST[dialog-static] ?= "BROKEN: dialog.c:1378: error: undefined reference to 'COLS'"
 LDFLAGS += "-static"
 
 SRC_URI[md5sum] = "2e538305977178eb085a9859511c299d"
-- 
2.3.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-23 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.3164.1429799845.1448.openembedded-devel@lists.openembedded.org>
2015-04-23 15:16 ` [meta-oe][PATCH] dialog-static: blacklist Fabio Berton
2015-04-23 15:48   ` Martin Jansa
2015-04-21 13:27 Martin Jansa
2015-04-22  1:48 ` Khem Raj

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.