Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-networking][PATCH] netmap: blacklist
@ 2016-06-29 13:03 Martin Jansa
  0 siblings, 0 replies; only message in thread
From: Martin Jansa @ 2016-06-29 13:03 UTC (permalink / raw)
  To: openembedded-devel

* it's broken for very long time

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-networking/recipes-kernel/netmap/netmap_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-networking/recipes-kernel/netmap/netmap_git.bb b/meta-networking/recipes-kernel/netmap/netmap_git.bb
index a028585..667e7cc 100644
--- a/meta-networking/recipes-kernel/netmap/netmap_git.bb
+++ b/meta-networking/recipes-kernel/netmap/netmap_git.bb
@@ -32,3 +32,6 @@ do_install () {
 FILES_${PN} += "${bindir}"
 RDEPENDS_${PN} = "kernel-module-netmap"
 RRECOMMENDS_${PN} = "kernel-module-netmap"
+
+# http://errors.yoctoproject.org/Errors/Details/69733/
+PNBLACKLIST[netmap] ?= "BROKEN: Tries to build kernel module and fails, either it should be disabled or there should be dependency on kernel like in netmap-modules"
-- 
2.9.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-29 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 13:03 [meta-networking][PATCH] netmap: blacklist Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox