mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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:
parent
b2f345a779
commit
9121dc9567
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user