**** BEGIN LOGGING AT Sun Mar 20 02:59:58 2016 Mar 20 06:51:03 http://oortr.com/ZjllYz Mar 20 15:31:55 hi Mar 20 22:28:15 hi folks Mar 20 22:29:15 I have an issue where I want to clean a package, but the files stay in sysroot, and they eventually conflict with another package later. Sample : Mar 20 22:29:26 $ bitbake -c cleanall jpeg-native Mar 20 22:29:43 $ ls /home/SDK/yocto20/poky/build/tmp/sysroots/qemux86/usr/lib/libjpeg.a (file is still there) Mar 20 22:30:03 $ bitbake libjpeg-turbo-native (breaks, because libjpeg.a conflicts) Mar 20 22:30:31 how do I cleanly remove files from a sysroot; i.e. what is the reverse of "populate_sysroot" ? Mar 20 23:17:38 Tarnyko1: clean is supposed to remove the sysroot contents, the file list is in the sstate manifest Mar 20 23:23:41 kergoth: thanks, checking if I did not miss something **** ENDING LOGGING AT Mon Mar 21 02:59:58 2016