mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
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 <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4b00778778
commit
8f090c03f1
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
|
||||
SRCREV_meta ?= "82aa97b3ebb3cd7eec8296a7cb090dfc67c2d382"
|
||||
SRCREV_meta ?= "c55c877244b49a12c7f1bcf7e05d44e64e10046f"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user