diff options
| author | Christopher Clark <christopher.w.clark@gmail.com> | 2020-08-07 00:05:02 -0700 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-11 15:58:37 -0400 |
| commit | 066225be3ac4f3067739de4df9f51aec0f5b03c5 (patch) | |
| tree | e0004d193f49b887c7445cd734393dea8d3cc89a /conf | |
| parent | 738bd333a9d3d39b12643efd1f1afe60d0e3080d (diff) | |
| download | meta-virtualization-066225be3ac4f3067739de4df9f51aec0f5b03c5.tar.gz | |
xen, linux-raspberrypi4: remove linux-raspberrypi bbappends and patches
Retiring use of the downstream vendor kernel for use with Xen.
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/meta-virt-xen.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/include/meta-virt-xen.inc b/conf/distro/include/meta-virt-xen.inc index fe3fd221..0a91ef9a 100644 --- a/conf/distro/include/meta-virt-xen.inc +++ b/conf/distro/include/meta-virt-xen.inc | |||
| @@ -17,5 +17,3 @@ RPI_SDIMG_EXTRA_DEPENDS_append_raspberrypi4-64 = " xen:do_deploy" | |||
| 17 | DEPLOYPAYLOAD_raspberrypi4-64 = "xen-${MACHINE}:xen" | 17 | DEPLOYPAYLOAD_raspberrypi4-64 = "xen-${MACHINE}:xen" |
| 18 | # We need the GIC enabled for Xen to work | 18 | # We need the GIC enabled for Xen to work |
| 19 | RPI_EXTRA_CONFIG_append_raspberrypi4-64 = "\nenable_gic=1" | 19 | RPI_EXTRA_CONFIG_append_raspberrypi4-64 = "\nenable_gic=1" |
| 20 | # Align kernel version with current meta-virtualization kernel version | ||
| 21 | PREFERRED_VERSION_linux-raspberrypi ?= "5.4.%" | ||
