The xlnx_rebase_v2.4 branch no longer contains the specified SRCREV after what was likely a force push to the arm-trusted-firmware repository.
Removing the specified branch allows the recipe to fetch the correct commit hash. Change-Id: Ic98b65cafc411a5cc5e651d7682408c6a972099e Signed-off-by: Colin McAllister <[email protected]> --- .../arm-trusted-firmware/arm-trusted-firmware_2021.1.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2021.1.bb b/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2021.1.bb index 9486dd62..0b4d05c5 100644 --- a/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2021.1.bb +++ b/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2021.1.bb @@ -1,6 +1,5 @@ ATF_VERSION = "2.0" SRCREV = "851523ea2dd34b71be94870cca82c07f776a6a65" -BRANCH = "xlnx_rebase_v2.4" LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" -- 2.33.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4921): https://lists.yoctoproject.org/g/meta-xilinx/message/4921 Mute This Topic: https://lists.yoctoproject.org/mt/86239175/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
