]> code.ossystems Code Review - openembedded-core.git/commit
tiny: Update linux-yocto-tiny to 3.2
authorDarren Hart <dvhart@linux.intel.com>
Sun, 1 Apr 2012 07:19:58 +0000 (00:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Apr 2012 03:35:28 +0000 (04:35 +0100)
commit44c556f5300b1d811a1ae71f501320d1a6b0fb2e
tree9aed3e95ef8974ada0b912bd3928ba459c9f5cc0
parentdf3b8f716cc9203251cd4d4b5e673d7ecab5111b
tiny: Update linux-yocto-tiny to 3.2

Migrate linux-yocto-tiny from 3.0 to 3.2. The 3.0 recipe was
based entirely on recipe-space fragments and was only a proof of concept.
The 3.2 linux-yocto meta-data now has a proper tiny KTYPE defined.

By default this recipe supports only the qemux86 machine, which builds the
common-pc support (including networking, sound, USB, VGA and serial consoles,
etc.). New machines can be added and will use the tiny KTYPE, but will need to
add any desired hardware support as the base config is very minimal.

No filesystems are supported by default, only the initramfs.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 files changed:
meta/recipes-kernel/linux/linux-yocto-tiny/ata.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/core.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/debug.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/devtmpfs.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/e1000.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/ext3.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/lzma.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/net.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/qemux86/defconfig [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/ramfs.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/rtc-pc.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/serial.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny/smp.cfg [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb [deleted file]
meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb [new file with mode: 0644]