diff options
author | John Toomey <john.toomey@amd.com> | 2023-08-29 18:11:45 +0100 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 15:00:01 -0500 |
commit | e504824f03f591b3a557d00f035cbd7418ab1449 (patch) | |
tree | 8308838524dddf7d82f7ba3735a722b0271f9a4b | |
parent | 9a5f2b17e66c5ac9be09c70e4004587987f2d778 (diff) | |
download | meta-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.bb | 2 |
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 @@ | |||
1 | SRCBRANCH ?= "2023.2" | 1 | SRCBRANCH ?= "2023.2" |
2 | SRCREV = "e95b02aef72a21039b1d109087788d4675475813" | 2 | SRCREV = "e95b02aef72a21039b1d109087788d4675475813" |
3 | BRANCH = "2023" | 3 | BRANCH = "xlnx_rel_v2023.2" |
4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" | 4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" |
5 | PV = "${SRCBRANCH}+git${SRCPV}" | 5 | PV = "${SRCBRANCH}+git${SRCPV}" |
6 | REPO = "git://github.com/Xilinx/open-amp.git;protocol=https" | 6 | REPO = "git://github.com/Xilinx/open-amp.git;protocol=https" |