[OE-core] [PATCH] gnu-efi: BBCLASSEXTEND to native

Koen Kooi koen.kooi at linaro.org
Wed Aug 12 11:26:16 UTC 2015


Sbsigntool depends on gnu-efi and we need sbsigntool-native to do some signing, so extend gnu-efi to support that.

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
---
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.2.bb b/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.2.bb
index 27cc6c1..9ad258e 100644
--- a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.2.bb
+++ b/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.2.bb
@@ -39,3 +39,5 @@ do_install() {
 }
 
 FILES_${PN} += "${libdir}/*.lds"
+
+BBCLASSEXTEND = "native"
-- 
2.1.0




More information about the Openembedded-core mailing list