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_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index c6cdcab950..9a2bf15425 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "398d1785c6bde0085b99f00f346e199a15fbdcef" SRCREV_machine_qemux86-64 ?= "398d1785c6bde0085b99f00f346e199a15fbdcef" SRCREV_machine_qemumips64 ?= "59727538774860381f42bcfb6ec05fe21facd319" SRCREV_machine ?= "398d1785c6bde0085b99f00f346e199a15fbdcef" -SRCREV_meta ?= "82aa97b3ebb3cd7eec8296a7cb090dfc67c2d382" +SRCREV_meta ?= "c55c877244b49a12c7f1bcf7e05d44e64e10046f" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" -- cgit v1.2.3-54-g00ecf