1 2 3 4 5 6 7 8 9 10 11
DESCRIPTION = "Bootable CD" DEPENDS = "oh-image-pda" IMAGE_NAME = "${PN}-${DATETIME}" AUTO_SYSLINUXCFG = "1" INITRD = "${DEPLOY_DIR_IMAGE}/oh-image-pda-${MACHINE}.ext2" LABELS = "poky" APPEND = "root=/dev/ram0" inherit bootimg