oh-cd-pda: added COMPATIBLE_MACHINE (set to bootcdx86)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1909 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-06-11 09:55:51 +00:00
parent 06a33a9f93
commit 4f8a093a8a
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
DESCRIPTION = "Bootable CD"
DEPENDS = "oh-image-pda"
COMPATIBLE_MACHINE = "bootcdx86"
IMAGE_NAME = "${PN}-${DATETIME}"
AUTO_SYSLINUXCFG = "1"
INITRD = "${DEPLOY_DIR_IMAGE}/oh-image-pda-${MACHINE}.ext2"