mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
gnu-efi: BBCLASSEXTEND to native
Sbsigntool depends on gnu-efi and we need sbsigntool-native to do some signing, so extend gnu-efi to support that. (From OE-Core rev: d055e797eb1d60f04d685b6583eb1695c7600a56) Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
73a876e4ff
commit
7ffb6602ff
@@ -39,3 +39,5 @@ do_install() {
|
||||
}
|
||||
|
||||
FILES_${PN} += "${libdir}/*.lds"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user