mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3791 311d38ba-8fff-0310-9ca6-ca027cbcb966
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: Bootable CD x86 setup
|
|
#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD
|
|
|
|
require conf/machine/qemux86.conf
|
|
|
|
MACHINE_FEATURES = "kernel26 alsa screen"
|
|
|
|
EXTRA_IMAGE_FEATURES = ""
|
|
IMAGE_ROOTFS_SIZE_ext2 = "70000"
|