diff options
author | Darren Hart <dvhart@linux.intel.com> | 2012-10-05 22:30:48 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-08 09:23:56 +0100 |
commit | ae681c2fee0d66d1661bf18d57ebc8d5f1e9d122 (patch) | |
tree | 8649f8d1f7da26d1ae98a58877935feeac52ac15 /meta/recipes-devtools/qemu/qemu-git | |
parent | 5bb773c967ec77735e85e830b34a4fb3dfd9980e (diff) | |
download | poky-ae681c2fee0d66d1661bf18d57ebc8d5f1e9d122.tar.gz |
linux-yocto-tiny: Add tiny recipe for the 3.4 linux-yocto kernel
This recipe builds the "tiny" kernel type defined by the linux-yocto
meta-data. Support is defined for the qemux86 machine via
common-pc-tiny.scc in the linux-yocto meta branch. The resulting
kernel is 1.8 MB and boots to a serial console with with qemux86 and
core-image-minimal using the following command:
qemu -kernel tmp/deploy/images/bzImage-qemux86.bin -initrd tmp/deploy/images/core-image-minimal-qemux86.cpio.gz -append "root=/dev/ram0 console=ttyS0" -nographic
(From OE-Core rev: cf25f211ec420e1e8dd48c8e62f60deefe2c6d53)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-git')
0 files changed, 0 insertions, 0 deletions