1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-08 03:21:35 +00:00

meta-arm-bsp: a5ds: Remove WIC references

The current WIC references in the A5DS config file are causing a build
break, due to not being defined.  These WIC files should be revisited
once the IOTA distro is present.

Change-Id: Ied2cd6f768625d18150ed60bd5fe317e06c7f48a
Signed-off-by: Jon Mason <jon.mason@arm.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Reviewed-by: Diego Sueiro <diego.sueiro@arm.com>
This commit is contained in:
Jon Mason
2020-03-19 11:15:00 -04:00
committed by Jon Mason
parent 46b2d238ca
commit f08f9b590c
+1 -1
View File
@@ -14,7 +14,7 @@ EXTRA_IMAGEDEPENDS += "virtual/trusted-firmware-a u-boot"
SERIAL_CONSOLES = "115200;ttyAMA0"
IMAGE_FSTYPES += "tar.bz2 wic wic.nopt cpio.gz"
IMAGE_FSTYPES += "tar.bz2 cpio.gz"
EXTRA_IMAGEDEPENDS += "u-boot"