From 7f286e28ec6151081c06cf2b0c2933200730ade3 Mon Sep 17 00:00:00 2001 From: Jeff Polk Date: Thu, 2 Sep 2010 15:17:16 -0600 Subject: zlib: Add siteconfig cache generation Signed-off-by: Jeff Polk --- meta/recipes-core/zlib/zlib_1.2.5.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-core/zlib/zlib_1.2.5.bb') 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 () { cp ${WORKDIR}/Makefile.am ${S}/ } +inherit siteconfig + BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg