libyaml: Enable nativesdk bake

(From OE-Core rev: 3694176e13442068acfe54b7165d5f828190fe08)

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Brad Bishop 2016-11-08 15:45:50 -05:00 committed by Richard Purdie
parent 5193dfdb1f
commit 7a932424ca
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ S = "${WORKDIR}/yaml-${PV}"
inherit autotools
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"