[yocto] Removing package-management from conf/local, still yocto create packages

2022-12-03 Thread majid . nasiry65
Hi Thank you for your supporting I don't use packages (dep, rmp, ipk) in my project and I want disable making packages by yocto because it's take storage and time. I delete EXTRA_IMAGE_FEATURES += "package-management" from my conf/local file but it's not worked for me and yocto is creating packag

Re: [yocto] Removing package-management from conf/local, still yocto create packages

2022-12-03 Thread Quentin Schulz
Hi, On December 3, 2022 10:06:20 AM GMT+01:00, majid.nasir...@gmail.com wrote: >Hi >Thank you for your supporting >I don't use packages (dep, rmp, ipk) in my project and I want disable making >packages by yocto because it's take storage and time. >I delete EXTRA_IMAGE_FEATURES += "package-managem