mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
meta-toolchain: Clean up host packages too
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1836 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -76,6 +76,8 @@ EOF
|
||||
# remove unwanted housekeeping files
|
||||
mv ${SDK_OUTPUT}${libdir}/../${TARGET_SYS}/lib/ipkg/status ${SDK_OUTPUT}/${prefix}/package-status
|
||||
rm -rf ${SDK_OUTPUT}${libdir}/ipkg
|
||||
mv ${SDK_OUTPUT}/usr/lib/ipkg/status ${SDK_OUTPUT}/${prefix}/package-status-host
|
||||
rm -rf ${SDK_OUTPUT}/usr/lib/ipkg
|
||||
|
||||
# remove unwanted executables
|
||||
rm -rf ${SDK_OUTPUT}/${prefix}/sbin ${SDK_OUTPUT}/${prefix}/etc
|
||||
|
||||
Reference in New Issue
Block a user