iscsitarget,netmap-moduls,vboxguestdrivers: Blacklist, not compatible with default kernel version 4.8

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2016-09-12 19:04:40 +02:00
parent 85b5755b37
commit 870df18019
4 changed files with 12 additions and 0 deletions

View File

@@ -87,3 +87,6 @@ do_install () {
cd ${S}/LINUX
oe_runmake install
}
# http://errors.yoctoproject.org/Errors/Details/83335/
PNBLACKLIST[netmap-modules] ?= "BROKEN: not compatible with default kernel version 4.8"