mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libsdl-natvesdk: Drop unneeded stage_append
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -29,7 +29,3 @@ PARALLEL_MAKE = ""
|
||||
do_configure_prepend() {
|
||||
cp ${WORKDIR}/acinclude.m4 ${S}/acinclude.m4
|
||||
}
|
||||
|
||||
do_stage_append() {
|
||||
install -m 0644 ${S}/build/libSDLmain.a ${STAGING_LIBDIR}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user