mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
zlib: Add siteconfig cache generation
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
f5389267b0
commit
7f286e28ec
1
meta/recipes-core/zlib/site_config/headers
Normal file
1
meta/recipes-core/zlib/site_config/headers
Normal file
@@ -0,0 +1 @@
|
||||
zlib.h
|
||||
@@ -19,4 +19,6 @@ do_configure_prepend () {
|
||||
cp ${WORKDIR}/Makefile.am ${S}/
|
||||
}
|
||||
|
||||
inherit siteconfig
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user