1
0
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:
Nathan Rossi
2017-01-30 17:47:45 +10:00
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"