Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-27 Thread Bejar-Colonia, Carlos
lf Of Bejar-Colonia, Carlos Sent: Tuesday, June 26, 2018 5:27 PM To: Martin Hundebøll ; Khem Raj Cc: Yocto Project Subject: Re: [yocto] Rocko: how to remove python3 from target's rootfs Hi Martin, I've downloaded bind_9.10.6.bb recipe and applied the patch you pointed, but do_instal

Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-26 Thread Bejar-Colonia, Carlos
al Message- From: Martin Hundebøll Sent: Tuesday, June 26, 2018 2:59 AM To: Bejar-Colonia, Carlos ; Khem Raj Cc: Yocto Project Subject: Re: [yocto] Rocko: how to remove python3 from target's rootfs Hi Bejar, On 2018-06-25 22:02, Bejar-Colonia, Carlos wrote: > Looks like the

Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-26 Thread Martin Hundebøll
ther create a bbappend file to implement the package config feature, or you can simply add the updated version from Armin. // Martin -Original Message- From: Khem Raj Sent: Friday, June 22, 2018 11:33 AM To: Bejar-Colonia, Carlos Cc: Yocto Project Subject: Re: [yocto] Rocko: how to rem

Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-25 Thread Bejar-Colonia, Carlos
Khem Raj Sent: Friday, June 22, 2018 11:33 AM To: Bejar-Colonia, Carlos Cc: Yocto Project Subject: Re: [yocto] Rocko: how to remove python3 from target's rootfs On Fri, Jun 22, 2018 at 8:17 AM Bejar-Colonia, Carlos wrote: > > Hello Yocto Team, > > > > I’ve upgraded

Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-22 Thread Khem Raj
On Fri, Jun 22, 2018 at 8:17 AM Bejar-Colonia, Carlos wrote: > > 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

[yocto] Rocko: how to remove python3 from target's rootfs

2018-06-22 Thread Bejar-Colonia, Carlos
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