aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.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-05-27 17:00:03 +0100
commita256addb330ec7b781c381894cc72cbd4a5005dd (patch)
treee75469791237835b32fce2257f1fd8fab616caf1 /meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
parent98278549d960a84605f01fec73aefe5d8792d4bb (diff)
downloadopenembedded-core-contrib-a256addb330ec7b781c381894cc72cbd4a5005dd.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>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
index a55decae84..919a25847c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
-SRCREV_meta ?= "5fd0435f4d40c03bc5a06389d22dbafd5086e7ab"
+SRCREV_meta ?= "fcc729412013996e17f7aa3953b21cb0a1521108"
PV = "${LINUX_VERSION}+git${SRCPV}"