[oe-commits] [meta-openembedded] branch master updated: wireguard: blacklist

git at git.openembedded.org git at git.openembedded.org
Mon May 1 15:11:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

joe_macdonald pushed a commit to branch master
in repository meta-openembedded.

The following commit(s) were added to refs/heads/master by this push:
     new 3927abc  wireguard: blacklist
3927abc is described below

commit 3927abca048ef8e7d6979b5b359968d78ccbecb1
Author: Joe MacDonald <joe_macdonald at mentor.com>
AuthorDate: Mon May 1 11:10:52 2017 -0400

    wireguard: blacklist
    
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
---
 .../recipes-kernel/wireguard/wireguard-module_0.0.20170421.bb           | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20170421.bb b/meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20170421.bb
index 0f59c86..e3d4210 100644
--- a/meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20170421.bb
+++ b/meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20170421.bb
@@ -19,3 +19,5 @@ MAKE_TARGETS = "module"
 MODULES_INSTALL_TARGET = "module-install"
 
 RRECOMMENDS_${PN} = "kernel-module-xt-hashlimit"
+
+PNBLACKLIST[wireguard-module] ?= "BROKEN: Kernel configuration invalid (http://errors.yoctoproject.org/Errors/Details/141421/) - the recipe will be removed on 2017-07-01 unless the issue is fixed"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list