From 8f090c03f19e4b9c38797f99b7768f84a2dcd900 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 26 May 2017 16:10:46 -0400 Subject: 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. (From OE-Core rev: a256addb330ec7b781c381894cc72cbd4a5005dd) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 8bc8b57743..0bc9205c24 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d" -SRCREV_meta ?= "9d268bd8a8f0e01de550aef730e639bd6b148132" +SRCREV_meta ?= "877a7cd7da402200aab62dcc8583134d0947fa30" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf