mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00: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
@@ -0,0 +1 @@
|
|||||||
|
zlib.h
|
||||||
@@ -19,4 +19,6 @@ do_configure_prepend () {
|
|||||||
cp ${WORKDIR}/Makefile.am ${S}/
|
cp ${WORKDIR}/Makefile.am ${S}/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
inherit siteconfig
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user