]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: add qemuarm -tiny support
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 9 Jul 2018 15:25:34 +0000 (11:25 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jul 2018 22:01:39 +0000 (23:01 +0100)
commit9e88c4923a337ca8279feaa773884a9c26a092f3
treeaed23ef1bf81bb7a9b0fb5f06cf69ac3e4e0331d
parent1c31fa6929fc97e2fb0c4fbfcc66c789c39c1117
linux-yocto: add qemuarm -tiny support

Adding a BSP definition to the kernel-cache, creating a tiny branch for
board specific patches and finally setting the machine compatibility in
the linux-yocto-tiny recipe.

This is only the BSP definition and kernel configuration side of things,
more changes are necessary for full tiny distro support on qemumarm.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb
meta/recipes-kernel/linux/linux-yocto_4.14.bb
meta/recipes-kernel/linux/linux-yocto_4.15.bb