Hello All,
Where is core-image recipe? If i see core-image-minimal.bb,
SUMMARY = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_LINGUAS = " "
LICENSE = "MIT"
inherit core-image
IMAGE_ROOTFS_SIZE ?= "8192"
So where is it getting all the packages from? If i have to see and edit the packages it is downloading where should i look at??
Please let me know.
Regards,
Manju