Re: [yocto] modify SDK / populate_sdk

2018-08-30 Thread ChenQi
On 08/30/2018 04:20 PM, s...@gmx.li wrote: I want to remove some files (in this case etc/snmp/snmptrapd.conf as example) in SDK. A bit strange to be, if I build this image (without -c populate_sdk), this is not part of it. But it becomes part of the SDK. The way I know to remove something in

[yocto] modify SDK / populate_sdk

2018-08-30 Thread star
I want to remove some files (in this case etc/snmp/snmptrapd.conf as example) in SDK. A bit strange to be, if I build this image (without -c populate_sdk), this is not part of it. But it becomes part of the SDK. The way I know to remove something in image (ROOTFS_POSTPROCESS_COMMAND) is not