summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_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-05-27 17:00:03 +0100
commita256addb330ec7b781c381894cc72cbd4a5005dd (patch)
treee75469791237835b32fce2257f1fd8fab616caf1 /meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb
parent98278549d960a84605f01fec73aefe5d8792d4bb (diff)
downloadopenembedded-core-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-rt_4.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb
index e6890e3497..fc235c98d4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
-SRCREV_meta ?= "21488a58127eebac2b6b656305aa0fb695e46c50"
+SRCREV_meta ?= "79a4c1b415207961ba47c5d58f7625000218e98b"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}"