mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libgpg-error_1.25.bb: Enable nativesdk
Enable nativesdk on this recipe. (From OE-Core rev: 3c01367dfd945d528d330b228807da5d1f60ffb0) Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> 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
621d782415
commit
67ed7f76dd
@@ -51,4 +51,4 @@ do_install_append() {
|
||||
|
||||
FILES_${PN}-dev += "${bindir}/gpg-error"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user