aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-05-26 16:10:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-27 22:35:19 +0100
commita5b42c0702a216e1a75c89aaa918c5e166a9e13e (patch)
tree1e4aa7383833fa180a3e6c8f5e0b643a45249624 /meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
parent36b594160c6ca12f0a0d06a2809e4dbea1fa53ca (diff)
downloadopenembedded-core-contrib-a5b42c0702a216e1a75c89aaa918c5e166a9e13e.tar.gz
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> (cherry picked from commit a256addb330ec7b781c381894cc72cbd4a5005dd) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
index d61a1ee97d..21ca972e25 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
-SRCREV_meta ?= "21488a58127eebac2b6b656305aa0fb695e46c50"
+SRCREV_meta ?= "79a4c1b415207961ba47c5d58f7625000218e98b"
PV = "${LINUX_VERSION}+git${SRCPV}"