Skip to content
Snippets Groups Projects
Commit 312dff0f authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

added core image

parent 46d2c62b
Branches
Tags
No related merge requests found
DESCRIPTION = "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 = "CLOSED"
inherit core-image
IMAGE_ROOTFS_EXTRA_SPACE = "5242880"
# remove not needed ipkg informations
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
IMAGE_INSTALL += "boost packagegroup-core-ssh-openssh dhcp-client python-setuptools python-pip python-modules python-rospkg python-pyyaml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment