diff options
Diffstat (limited to 'meta-networking/recipes-kernel')
| -rw-r--r-- | meta-networking/recipes-kernel/netmap/netmap-modules_git.bb | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-kernel/netmap/netmap_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb b/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb index 82b9b059d4..192ece0e9d 100644 --- a/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb +++ b/meta-networking/recipes-kernel/netmap/netmap-modules_git.bb | |||
| @@ -89,4 +89,4 @@ do_install () { | |||
| 89 | } | 89 | } |
| 90 | 90 | ||
| 91 | # http://errors.yoctoproject.org/Errors/Details/83335/ | 91 | # http://errors.yoctoproject.org/Errors/Details/83335/ |
| 92 | PNBLACKLIST[netmap-modules] ?= "BROKEN: not compatible with default kernel version 4.8" | 92 | PNBLACKLIST[netmap-modules] ?= "BROKEN: not compatible with default kernel version 4.8 - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
diff --git a/meta-networking/recipes-kernel/netmap/netmap_git.bb b/meta-networking/recipes-kernel/netmap/netmap_git.bb index 667e7ccb90..2d8509c744 100644 --- a/meta-networking/recipes-kernel/netmap/netmap_git.bb +++ b/meta-networking/recipes-kernel/netmap/netmap_git.bb | |||
| @@ -34,4 +34,4 @@ RDEPENDS_${PN} = "kernel-module-netmap" | |||
| 34 | RRECOMMENDS_${PN} = "kernel-module-netmap" | 34 | RRECOMMENDS_${PN} = "kernel-module-netmap" |
| 35 | 35 | ||
| 36 | # http://errors.yoctoproject.org/Errors/Details/69733/ | 36 | # http://errors.yoctoproject.org/Errors/Details/69733/ |
| 37 | 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" | 37 | 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 - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
