summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Levinsky <ben.levinsky@amd.com>2024-02-05 08:08:27 -0800
committerMark Hatle <mark.hatle@amd.com>2024-02-07 08:51:58 -0600
commit2255341f9981555f2ff65529a9f73deb3ab1ba7c (patch)
tree45f247717f5643ebc2bf547a8997fb422479dc4c
parent7d719ff7cce9f406eead2639aade01d631764661 (diff)
downloadmeta-xilinx-2255341f9981555f2ff65529a9f73deb3ab1ba7c.tar.gz
libmetal-xlnx: Updated SRCREV
examples: linux: zynqmp: Add Versal-NET IPI Values lib: generic: xlnx: Use CMAKE_C_FLAGS to determine if SDT symbol is present 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/libmetal/libmetal-xlnx_v2024.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb
index bc1c68bb..4ef5f4ee 100644
--- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb
+++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb
@@ -1,5 +1,5 @@
1SRCBRANCH ?= "2024" 1SRCBRANCH ?= "2024"
2SRCREV = "38d29393d828e4ccdb3c621a704bab0352b45b93" 2SRCREV = "b73ba4259aedde683c5d8105111dec8d0814ae79"
3BRANCH = "2024" 3BRANCH = "2024"
4LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4" 4LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4"
5PV = "${SRCBRANCH}+git${SRCPV}" 5PV = "${SRCBRANCH}+git${SRCPV}"