diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/meta-virt-xen.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/meta-virt-xen.inc b/conf/distro/include/meta-virt-xen.inc index 2ada83a3..b4a20fe5 100644 --- a/conf/distro/include/meta-virt-xen.inc +++ b/conf/distro/include/meta-virt-xen.inc | |||
| @@ -12,3 +12,6 @@ SERIAL_CONSOLES = "115200;hvc0" | |||
| 12 | # - Xen uses u-boot for configuration and uses the uart | 12 | # - Xen uses u-boot for configuration and uses the uart |
| 13 | RPI_USE_U_BOOT = "1" | 13 | RPI_USE_U_BOOT = "1" |
| 14 | ENABLE_UART = "1" | 14 | ENABLE_UART = "1" |
| 15 | # Build the bootable SD card image | ||
| 16 | IMAGE_CLASSES_append_raspberrypi4-64 = " sdcard_image-rpi-xen" | ||
| 17 | IMAGE_FSTYPES_append_raspberrypi4-64 = " rpi-xen-sdimg" | ||
