Message ID | 20250805094751.2542090-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/2] arm-bsp/u-boot: remove version 2023.07.02 | expand |
diff --git a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb deleted file mode 100644 index d23176ab5f..0000000000 --- a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb +++ /dev/null @@ -1,5 +0,0 @@ -require recipes-bsp/u-boot/u-boot-common.inc -require recipes-bsp/u-boot/u-boot.inc - -SRCREV = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c" -SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=u-boot-2023.07.y"
The use of 2023.07.02 was removed in meta-arm e29c0ee70a ("arm-bsp/u-boot: corstone1000: Add PSA Firmware Update support (DEN0118 v1.0A)"). Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb