summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libyaml
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-11-08 15:45:50 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-15 15:19:53 +0000
commit7a932424cab787dde6a6787bdadd9b1162fd4500 (patch)
treec06d58bd854e546775c2109f81239562d13f327c /meta/recipes-support/libyaml
parent5193dfdb1f6608e8721ded72a70108a78277cd95 (diff)
downloadpoky-7a932424cab787dde6a6787bdadd9b1162fd4500.tar.gz
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>
Diffstat (limited to 'meta/recipes-support/libyaml')
-rw-r--r--meta/recipes-support/libyaml/libyaml_0.1.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libyaml/libyaml_0.1.7.bb b/meta/recipes-support/libyaml/libyaml_0.1.7.bb
index 5c422ef119..b167f031a8 100644
--- a/meta/recipes-support/libyaml/libyaml_0.1.7.bb
+++ b/meta/recipes-support/libyaml/libyaml_0.1.7.bb
@@ -17,4 +17,4 @@ S = "${WORKDIR}/yaml-${PV}"
17 17
18inherit autotools 18inherit autotools
19 19
20BBCLASSEXTEND = "native" 20BBCLASSEXTEND = "native nativesdk"