summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/boost/boost.inc2
-rw-r--r--meta/recipes-support/libxslt/libxslt_1.1.28.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
index 6b42133aed..7628e37d6f 100644
--- a/meta/recipes-support/boost/boost.inc
+++ b/meta/recipes-support/boost/boost.inc
@@ -181,4 +181,4 @@ do_install() {
181 181
182} 182}
183 183
184BBCLASSEXTEND = "native" 184BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.28.bb b/meta/recipes-support/libxslt/libxslt_1.1.28.bb
index ded883e457..166bcd86e7 100644
--- a/meta/recipes-support/libxslt/libxslt_1.1.28.bb
+++ b/meta/recipes-support/libxslt/libxslt_1.1.28.bb
@@ -43,4 +43,4 @@ do_install_append_class-native () {
43FILES_${PN} += "${libdir}/libxslt-plugins" 43FILES_${PN} += "${libdir}/libxslt-plugins"
44FILES_${PN}-dev += "${libdir}/xsltConf.sh" 44FILES_${PN}-dev += "${libdir}/xsltConf.sh"
45 45
46BBCLASSEXTEND = "native" 46BBCLASSEXTEND = "native nativesdk"