diff options
author | Ben Levinsky <ben.levinsky@amd.com> | 2024-02-05 08:08:28 -0800 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-02-07 08:51:58 -0600 |
commit | feebb1c01a1f2952f83fe0fd33345e3ae7342260 (patch) | |
tree | 09099da8b855b7daefc891759917428b71d19b27 | |
parent | 2255341f9981555f2ff65529a9f73deb3ab1ba7c (diff) | |
download | meta-xilinx-feebb1c01a1f2952f83fe0fd33345e3ae7342260.tar.gz |
open-amp-xlnx: Updated SRCREV
apps: zynqmp_r5: Enable build with latest SDT BSP
Signed-off-by: Ben Levinsky <ben.levinsky@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_v2024.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.1.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.1.bb index ce89d764..c9da3ba9 100644 --- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.1.bb +++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SRCBRANCH ?= "2023.2" | 1 | SRCBRANCH ?= "2024" |
2 | SRCREV = "e90bcceb46642a815ce821d5d4399f5eaf78e9b3" | 2 | SRCREV = "a1051bf31a494c979b9a92cd371500239a986063" |
3 | BRANCH = "2024" | 3 | BRANCH = "2024" |
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}" |