Skip to content

Commit 57e9e07

Browse files
committed
recipes-bsp: point to 24.3-1 in SRC_URI
1 parent 91fe988 commit 57e9e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sw/meta-altera-pcie-rp/recipes-bsp/ghrd/hw-ref-design.bbappend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LICENSE = "MIT & GPL-2.0-only"
77
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
88

99
SRC_URI:agilex7_dk_dev_agm039fes = "\
10-
${@bb.utils.contains("IMAGE_TYPE", "rped", "https://github.com/altera-fpga/agilex7-ed-pcie-rp/releases/download/24.3-rc1/agilex7_dk_dev_agm039fes_rped_${ARM64_GHRD_CORE_RBF};name=agilex7_dk_dev_agm039fes_rped_core", "", d)} \
10+
${@bb.utils.contains("IMAGE_TYPE", "rped", "https://github.com/altera-fpga/agilex7-ed-pcie-rp/releases/download/24.3-1/agilex7_dk_dev_agm039fes_rped_${ARM64_GHRD_CORE_RBF};name=agilex7_dk_dev_agm039fes_rped_core", "", d)} \
1111
"
1212

1313
SRC_URI[agilex7_dk_dev_agm039fes_rped_core.sha256sum] = "7fc93b1f0226e3aad86d7233a8de6921c4603879ecd3a1256c0d3437bcbcdb45"

0 commit comments

Comments
 (0)