sbsigntool: Enable nativesdk support

There are times were we might want to include sbsigntool into an SDK so
rename the recipe and extend to include nativesdk.  We also need gnu-efi
to support nativesdk so include that in a bbappend.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2018-08-21 16:15:02 -04:00
committed by Jia Zhang
parent c2e3fe9168
commit e3f8b0e054
2 changed files with 5 additions and 2 deletions
@@ -0,0 +1 @@
BBCLASSEXTEND += "nativesdk"