summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Toomey <john.toomey@amd.com>2023-08-29 18:11:45 +0100
committerMark Hatle <mark.hatle@amd.com>2023-08-29 15:00:01 -0500
commite504824f03f591b3a557d00f035cbd7418ab1449 (patch)
tree8308838524dddf7d82f7ba3735a722b0271f9a4b
parent9a5f2b17e66c5ac9be09c70e4004587987f2d778 (diff)
downloadmeta-xilinx-e504824f03f591b3a557d00f035cbd7418ab1449.tar.gz
open-amp-xlnx: Update branch to xlnx_rel_v2023.2
Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.2.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.2.bb
index 0392bd86..eba124d9 100644
--- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.2.bb
+++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.2.bb
@@ -1,6 +1,6 @@
1SRCBRANCH ?= "2023.2" 1SRCBRANCH ?= "2023.2"
2SRCREV = "e95b02aef72a21039b1d109087788d4675475813" 2SRCREV = "e95b02aef72a21039b1d109087788d4675475813"
3BRANCH = "2023" 3BRANCH = "xlnx_rel_v2023.2"
4LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" 4LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505"
5PV = "${SRCBRANCH}+git${SRCPV}" 5PV = "${SRCBRANCH}+git${SRCPV}"
6REPO = "git://github.com/Xilinx/open-amp.git;protocol=https" 6REPO = "git://github.com/Xilinx/open-amp.git;protocol=https"