mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
netmap: blacklist
* it's broken for very long time Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
b6e805c83e
commit
216e95669c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user