summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-kernel/netmap/netmap-modules_git.bb')
-rw-r--r--meta-networking/recipes-kernel/netmap/netmap-modules_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb b/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
index 6544bb5db7..e9eea56cd8 100644
--- a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
+++ b/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb
@@ -87,3 +87,6 @@ do_install () {
87 cd ${S}/LINUX 87 cd ${S}/LINUX
88 oe_runmake install 88 oe_runmake install
89} 89}
90
91# http://errors.yoctoproject.org/Errors/Details/83335/
92PNBLACKLIST[netmap-modules] ?= "BROKEN: not compatible with default kernel version 4.8"