DESCRIPTION = "Image for delta" # core-image-minimal - A small image just capable of allowing a device to boot include recipes-core/images/core-image-minimal.bb IMAGE_INSTALL += " \ kmod \ usbutils \ i2c-tools \ alsa-utils \ devmem2 \ iw \ bonnie++ \ hdparm \ iozone3 \ iperf \ rt-tests \ evtest \ bc \ kernel-modules \ canutils \ nano \ screen \ packagegroup-sdk-target \ gdb \ gdbserver \ " LICENSE = "MIT" inherit image