diff options
| -rw-r--r-- | recipes-extended/images/xtf-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/images/xtf-image.bb b/recipes-extended/images/xtf-image.bb index 6bd5a342..21c0e7f6 100644 --- a/recipes-extended/images/xtf-image.bb +++ b/recipes-extended/images/xtf-image.bb | |||
| @@ -16,7 +16,7 @@ IMAGE_NAME="xtf" | |||
| 16 | 16 | ||
| 17 | IMAGE_INSTALL:append = " xtf" | 17 | IMAGE_INSTALL:append = " xtf" |
| 18 | 18 | ||
| 19 | QB_DEFAULT_FSTYPE = "wic" | 19 | QB_DEFAULT_FSTYPE_x86-64 = "wic" |
| 20 | 20 | ||
| 21 | # Set the dom0 memory level lower than that assigned to qemu so that Xen has | 21 | # Set the dom0 memory level lower than that assigned to qemu so that Xen has |
| 22 | # some available memory for allocating to the XTF microkernel guests to run: | 22 | # some available memory for allocating to the XTF microkernel guests to run: |
