Hello Yocto Team,

I've upgraded my Yocto system from Morty to Rocko and I've noticed that python3 
gets installed in the rootfs, which I don't want (it takes a lot disk space)
I've noticed that when I add dhcp-client package to the rootfs 
(CORE_IMAGE_EXTRA_INSTALL += "dhcp-client"), python3 gets installed as well.
However, with Morty, python3 does not get installed in the rootfs after adding 
dhcp-client pakage.

Probably someone has already done this, but I was not able to figure it out. I 
tried: IMAGE_INSTALL_remove += "python3-core", didn't help.
Any hints on how to remove python3 from the target's rootfs (without removing 
dhcp-client)?

Thanks,
Carlos



________________________________
The information contained in this message may be confidential and legally 
protected under applicable law. The message is intended solely for the 
addressee(s). If you are not the intended recipient, you are hereby notified 
that any use, forwarding, dissemination, or reproduction of this message is 
strictly prohibited and may be unlawful. If you are not the intended recipient, 
please contact the sender by return e-mail and destroy all copies of the 
original message.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to