]> code.ossystems Code Review - openembedded-core.git/commit
kernel/meta: add virtualbox configuration fragment
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 26 May 2017 20:10:46 +0000 (16:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 May 2017 16:00:03 +0000 (17:00 +0100)
commita256addb330ec7b781c381894cc72cbd4a5005dd
treee75469791237835b32fce2257f1fd8fab616caf1
parent98278549d960a84605f01fec73aefe5d8792d4bb
kernel/meta: add virtualbox configuration fragment

As suggested by Khem, we can create a virtualbox configuration
fragment that helps to run XFCE under virtualization.

This can be enabled via KERNEL_FEATURES for targest that
require it, and may be enabled by default in the future.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 files changed:
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
meta/recipes-kernel/linux/linux-yocto_4.1.bb
meta/recipes-kernel/linux/linux-yocto_4.10.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.9.bb