[oe] [meta-python][PATCH] netmap: blacklist
Andrei Gherzan
andrei at gherzan.ro
Fri Jul 8 10:29:51 UTC 2016
On Fri, Jul 8, 2016 at 11:26 AM, Andrei Gherzan <andrei at gherzan.ro> wrote:
> From: Martin Jansa <Martin.Jansa at gmail.com>
>
Please ignore this. Sorry for the noise.
> * it's broken for very long time
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
> ---
> meta-networking/recipes-kernel/netmap/netmap_git.bb | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta-networking/recipes-kernel/netmap/netmap_git.bb b/meta-networking/recipes-kernel/netmap/netmap_git.bb
> index a028585..667e7cc 100644
> --- a/meta-networking/recipes-kernel/netmap/netmap_git.bb
> +++ b/meta-networking/recipes-kernel/netmap/netmap_git.bb
> @@ -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"
> --
> 2.9.0
>
More information about the Openembedded-devel
mailing list