]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto-tiny: New kernel recipe for tiny distros
authorDarren Hart <dvhart@linux.intel.com>
Wed, 14 Dec 2011 23:13:57 +0000 (15:13 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:45 +0000 (12:10 +0000)
commit8a76f80cabb8df5959707ee708f2c00b28a784e7
tree66b35267a2986ffb222136c803be980de6c52f71
parent08b2bb292ec9da38e399fe4fe00da5cc0ee0ea4c
linux-yocto-tiny: New kernel recipe for tiny distros

linux-yocto-tiny drops the linux-tools and sets the KMACHINE
branch to standard/tiny.

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