mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
gem5: re-add Xen support to 5.4 kernel
The meta-virtualization support for the 5.4 kernel was removed in favor of the 5.10 kernel. This file was only a versioned include of a generic file, which can be readded in the kernel bbappend. Change-Id: I922e847a89e9f29fc69c1f537f9da088685b3de4 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}:${THISDIR}/files:"
|
||||
|
||||
require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', 'recipes-kernel/linux/linux-yocto_virtualization.inc', '', d)}
|
||||
|
||||
COMPATIBLE_MACHINE:gem5-arm64 = "gem5-arm64"
|
||||
KMACHINE:gem5-arm64 = "gem5-arm64"
|
||||
SRC_URI:append:gem5-arm64 = " file://gem5-kmeta;type=kmeta;name=gem5-kmeta;destsuffix=gem5-kmeta \
|
||||
|
||||
Reference in New Issue
Block a user