[oe-commits] [meta-openembedded] 90/91: efivar: blacklist until nvme_ioctl.h issues are resolved

git at git.openembedded.org git at git.openembedded.org
Thu Feb 25 16:48:32 UTC 2016


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

commit 9121dc95677c43793dbb6c00351c3faea28b78ed
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Thu Feb 25 12:04:30 2016 +0100

    efivar: blacklist until nvme_ioctl.h issues are resolved
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-extended/efivar/efivar_0.21.bb | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/meta-oe/recipes-extended/efivar/efivar_0.21.bb b/meta-oe/recipes-extended/efivar/efivar_0.21.bb
index b5ef90a..f7a4d55 100644
--- a/meta-oe/recipes-extended/efivar/efivar_0.21.bb
+++ b/meta-oe/recipes-extended/efivar/efivar_0.21.bb
@@ -27,3 +27,13 @@ do_install_class-native() {
 }
 
 BBCLASSEXTEND = "native"
+
+# See
+# http://lists.openembedded.org/pipermail/openembedded-core/2016-February/116564.html
+# http://lists.openembedded.org/pipermail/openembedded-core/2016-February/116571.html
+# http://lists.openembedded.org/pipermail/openembedded-devel/2016-February/105802.html
+# http://lists.openembedded.org/pipermail/openembedded-devel/2016-February/105786.html
+# but it's still broken:
+# http://lists.openembedded.org/pipermail/openembedded-devel/2016-February/105825.html
+# http://lists.openembedded.org/pipermail/openembedded-devel/2016-February/105830.html
+PNBLACKLIST[efivar] ?= "BROKEN: linux.c:27:30: fatal error: linux/nvme_ioctl.h: No such file or directory"

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


More information about the Openembedded-commits mailing list