mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
efivar: blacklist until nvme_ioctl.h issues are resolved
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -27,3 +27,13 @@ do_install_class-native() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
BBCLASSEXTEND = "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"
|
||||||
|
|||||||
Reference in New Issue
Block a user