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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user