zlib: Add siteconfig cache generation

Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
This commit is contained in:
Jeff Polk 2010-09-02 15:17:16 -06:00 committed by Richard Purdie
parent f5389267b0
commit 7f286e28ec
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
zlib.h

View File

@ -19,4 +19,6 @@ do_configure_prepend () {
cp ${WORKDIR}/Makefile.am ${S}/
}
inherit siteconfig
BBCLASSEXTEND = "native nativesdk"