diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/machine-xilinx-default.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc index 1b41aa19..e52e4c33 100644 --- a/conf/machine/include/machine-xilinx-default.inc +++ b/conf/machine/include/machine-xilinx-default.inc | |||
| @@ -2,6 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | MACHINE_FEATURES_BACKFILL_CONSIDERED += "rtc" | 3 | MACHINE_FEATURES_BACKFILL_CONSIDERED += "rtc" |
| 4 | 4 | ||
| 5 | # MicroBlaze cannot handle the execution of qemu-linux-user for gobject-introspection-data | ||
| 6 | MACHINE_FEATURES_BACKFILL_CONSIDERED_append_microblaze = " qemu-usermode" | ||
| 7 | |||
| 5 | # File System Configuration | 8 | # File System Configuration |
| 6 | IMAGE_FSTYPES ?= "tar.gz cpio cpio.gz.u-boot" | 9 | IMAGE_FSTYPES ?= "tar.gz cpio cpio.gz.u-boot" |
| 7 | IMAGE_CLASSES += "image_types_uboot" | 10 | IMAGE_CLASSES += "image_types_uboot" |
