mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 05:39:22 +00:00
qemu*.conf: Increase image size to 200MB to fit sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1080 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
b12882e5e3
commit
8425978980
@ -12,4 +12,6 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
|
||||
|
||||
MACHINE_TASK_PROVIDER = "task-base"
|
||||
MACHINE_TASK_PROVIDER = "task-base"
|
||||
|
||||
IMAGE_ROOTFS_SIZE_ext2 = "200000"
|
||||
|
||||
@ -14,4 +14,6 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
|
||||
GLIBC_ADDONS = "nptl"
|
||||
GLIBC_EXTRA_OECONF = "--with-tls"
|
||||
|
||||
MACHINE_TASK_PROVIDER = "task-base"
|
||||
MACHINE_TASK_PROVIDER = "task-base"
|
||||
|
||||
IMAGE_ROOTFS_SIZE_ext2 = "200000"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user