Try Removing line:
IMAGE_INSTALL +="opkg"
from poky/meta-qti-bsp/recipies-products/images/ BASE_IMAGE.inc
Thanks!
Prakash
On Thu, Jun 21, 2018 at 6:59 PM Khem Raj wrote:
> On Thu, Jun 21, 2018 at 4:02 PM Krishna Priya
> wrote:
> >
> > Hello all,
> >
> > I am trying to add gcc to the system
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
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