oh-cd-pda: build ISO and HDD images from oh-image-pda

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1906 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-06-11 09:24:55 +00:00
parent 82a2f8362f
commit e582fb34d7
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,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