summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/zlib
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/zlib')
-rw-r--r--meta/recipes-core/zlib/site_config/headers1
-rw-r--r--meta/recipes-core/zlib/zlib_1.2.5.bb2
2 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/zlib/site_config/headers b/meta/recipes-core/zlib/site_config/headers
new file mode 100644
index 0000000000..50268918aa
--- /dev/null
+++ b/meta/recipes-core/zlib/site_config/headers
@@ -0,0 +1 @@
zlib.h
diff --git a/meta/recipes-core/zlib/zlib_1.2.5.bb b/meta/recipes-core/zlib/zlib_1.2.5.bb
index e6db69e3a6..3984fc5016 100644
--- a/meta/recipes-core/zlib/zlib_1.2.5.bb
+++ b/meta/recipes-core/zlib/zlib_1.2.5.bb
@@ -19,4 +19,6 @@ do_configure_prepend () {
19 cp ${WORKDIR}/Makefile.am ${S}/ 19 cp ${WORKDIR}/Makefile.am ${S}/
20} 20}
21 21
22inherit siteconfig
23
22BBCLASSEXTEND = "native nativesdk" 24BBCLASSEXTEND = "native nativesdk"