mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 23:23:36 +00:00
poky-image-minimal: Correct accidentally lost change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2045 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
288a0fb27b
commit
f79d85c369
@ -10,4 +10,4 @@ IMAGE_LINGUAS = " "
|
||||
inherit poky-image
|
||||
|
||||
# remove not needed ipkg informations
|
||||
ROOTFS_POSTPROCESS_COMMAND += "rm -rf ${IMAGE_ROOTFS}/usr/lib/ipkg/"
|
||||
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user