Message ID | 20250708135504.78280-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | arm-systemready/ir-acs: Update URL | expand |
On Tue, 08 Jul 2025 14:55:04 +0100, Ross Burton wrote: > The github URL where the image was located has gone away on the master > branch. Update the URL to point to the legacy branch, which should stay > around (according to the documentation). > > Applied, thanks! [1/1] arm-systemready/ir-acs: Update URL commit: ed9d996aa9aab027a9c4565ecce92bd16016a683 Best regards,
diff --git a/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bb b/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bb index eef1c0456c..3558d4a08e 100644 --- a/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bb +++ b/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-ir-acs.bb @@ -48,7 +48,7 @@ TEST_SUITES = "arm_systemready_ir_acs" PV = "2.0.0" PV_DATE = "23.03" FULL_PV = "v${PV_DATE}_${PV}" -ARM_SYSTEMREADY_IR_ACS_BRANCH ?= "main" +ARM_SYSTEMREADY_IR_ACS_BRANCH ?= "legacy_systemready" IMAGE_FILENAME = "ir-acs-live-image-generic-arm64-${PV}.wic" SRC_URI = " \ https://github.com/ARM-software/arm-systemready/raw/${ARM_SYSTEMREADY_IR_ACS_BRANCH}/IR/prebuilt_images/${FULL_PV}/ir-acs-live-image-generic-arm64.wic.xz;name=acs-img;downloadfilename=${IMAGE_FILENAME}.xz \