inherit image #require recipes-images/angstrom/console-image.bb LICENSE = "closed" PV = '1.0' PR = 'r0' # FIXME put these in distro conf VIRTUAL-RUNTIME_init_manager = "systemd" VIRTUAL-RUNTIME_initscripts = "systemd-compat-units" IMAGE_INSTALL += " \ kernel-image \ kernel-modules \ systemd \ coreutils \ bash \ i2c-tools \ ethtool \ curl \ de10-nano-fpga-leds \ de10-nano-linux-firmware \ misc-tweaks \ " export IMAGE_BASENAME = "de10-nano-image"