AUTO_SYSLINUXCFG = "1" INITRD = "${DEPLOY_DIR_IMAGE}/core-image-minimal-initramfs-${MACHINE}.cpio.gz" APPEND += "root=/dev/ram0 " TIMEOUT = "10" LABELS += "boot install" ROOTFS = "${DEPLOY_DIR_IMAGE}/${IMAGE_BASENAME}-${MACHINE}.ext3" do_bootimg[depends] += "core-image-minimal-initramfs:do_rootfs" do_bootimg[depends] += "${IMAGE_BASENAME}:do_rootfs" inherit bootimg is.io/git/2012/05/openembedded-core.git' title='openembedded-core.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/meta/classes/meta.bbclass
blob: d35c40bccd1c542cbdc523f3f7e8821505d5753f (plain)
1
2
3
4