DESCRIPTION = "dginabox image" inherit core-image # customize IMAGE_INSTALL as follows IMAGE_INSTALL = "\ busybox \ modutils-initscripts \ netbase \ base-files \ base-passwd \ openssh \ libstdc++ \ drumgizmo \ openssh \ dhcp-server \ spiaudio-module \ " MACHINE_EXTRA_RDEPENDS += " spiaudio-module" # Add extra space to the rootfs image IMAGE_ROOTFS_EXTRA_SPACE_append += "+ 300000"