diff options
author | Christopher Clark <christopher.w.clark@gmail.com> | 2021-04-24 01:30:59 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-04-29 23:05:11 -0400 |
commit | 337ae20576d4447a06eb7bca77c7b89fb6c7b2e1 (patch) | |
tree | 451951dd6049ba1080f2af376907640278f6b818 /dynamic-layers/raspberrypi | |
parent | d82cc67a23f5599367a27252c715ef5b13675736 (diff) | |
download | meta-virtualization-337ae20576d4447a06eb7bca77c7b89fb6c7b2e1.tar.gz |
xen, rpi4: switch Xen-on-Rpi4 kernel preference to linux-yocto
The 5.10 version of the Linux Yocto kernel supports running Xen on the
Raspberry Pi 4, so the previous preference for linux-yocto-dev can be
replaced.
Use the ?= operator to set the kernel preference now since
meta-raspberrypi commit e0b4b8c5d introduced use of the weak default
for kernel preference in that layer to allow this here.
KERNEL_DEVICETREE needs to be set to match the build outputs of the
selected kernel, in this case: "broadcom/bcm2711-rpi-4-b.dtb"
Tested with kernel version:
SRCREV_machine = "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
SRCREV_meta="031f6c76e488a3563f35258c72ff1de3e25a512e"
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'dynamic-layers/raspberrypi')
0 files changed, 0 insertions, 0 deletions