diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/tune-zynq.inc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/machine/include/tune-zynq.inc b/conf/machine/include/tune-zynq.inc index 6d6ff060..0665466d 100644 --- a/conf/machine/include/tune-zynq.inc +++ b/conf/machine/include/tune-zynq.inc | |||
| @@ -9,11 +9,8 @@ PREFERRED_VERSION_linux-xlnx ?= "3.8%" | |||
| 9 | KERNEL_IMAGETYPE ?= "uImage" | 9 | KERNEL_IMAGETYPE ?= "uImage" |
| 10 | 10 | ||
| 11 | IMAGE_FSTYPES = "cpio ext2 ext2.gz.u-boot ext2.gz" | 11 | IMAGE_FSTYPES = "cpio ext2 ext2.gz.u-boot ext2.gz" |
| 12 | #IMAGE_FSTYPES = "tar.gz ubi cpio ext2" | ||
| 13 | 12 | ||
| 14 | # This inherit causes an "ERROR: cannot map 'allarch' to a linux kernel architecture"? | 13 | IMAGE_CLASSES += "image_types_uboot" |
| 15 | # Issue seems related to inheriting image_types and kernel-arch from image_types_uboot | ||
| 16 | INHERIT += "image_types_uboot" | ||
| 17 | 14 | ||
| 18 | PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" | 15 | PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" |
| 19 | 16 | ||
