mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user