aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe MacDonald <joe_macdonald@mentor.com>2017-05-01 11:10:52 -0400
committerJoe MacDonald <joe_macdonald@mentor.com>2017-05-01 11:11:21 -0400
commit3927abca048ef8e7d6979b5b359968d78ccbecb1 (patch)
tree12fae773bab780bb2ef5fd0006667c70bc0f0689
parente7ad92decb7025d76e2e8b2bc15349d548c8ad14 (diff)
downloadmeta-openembedded-contrib-3927abca048ef8e7d6979b5b359968d78ccbecb1.tar.gz
wireguard: blacklist
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-kernel/wireguard/wireguard-module_0.0.20170421.bb2
1 files changed, 2 insertions, 0 deletions
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 0f59c86e22..e3d4210db1 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"