[oe-commits] Darren Hart : tiny: Update linux-yocto-tiny to 3.2

git at git.openembedded.org git at git.openembedded.org
Mon Apr 2 03:40:13 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 44c556f5300b1d811a1ae71f501320d1a6b0fb2e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=44c556f5300b1d811a1ae71f501320d1a6b0fb2e

Author: Darren Hart <dvhart at linux.intel.com>
Date:   Sun Apr  1 00:19:58 2012 -0700

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-kernel/linux/linux-yocto-tiny/ata.cfg |    9 -
 .../recipes-kernel/linux/linux-yocto-tiny/core.cfg |   19 -
 .../linux/linux-yocto-tiny/debug.cfg               |    5 -
 .../linux/linux-yocto-tiny/devtmpfs.cfg            |    6 -
 .../linux/linux-yocto-tiny/e1000.cfg               |    7 -
 .../recipes-kernel/linux/linux-yocto-tiny/ext2.cfg |    1 -
 .../recipes-kernel/linux/linux-yocto-tiny/ext3.cfg |    2 -
 .../recipes-kernel/linux/linux-yocto-tiny/lzma.cfg |    3 -
 meta/recipes-kernel/linux/linux-yocto-tiny/net.cfg |   26 -
 .../linux/linux-yocto-tiny/qemux86/defconfig       |  613 --------------------
 .../linux/linux-yocto-tiny/ramfs.cfg               |    6 -
 .../linux/linux-yocto-tiny/rtc-pc.cfg              |   13 -
 .../linux/linux-yocto-tiny/serial.cfg              |    7 -
 meta/recipes-kernel/linux/linux-yocto-tiny/smp.cfg |    7 -
 meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb  |   39 --
 meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb  |   25 +
 16 files changed, 25 insertions(+), 763 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=44c556f5300b1d811a1ae71f501320d1a6b0fb2e




More information about the Openembedded-commits mailing list