summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergei Korneichuk <sergei.korneichuk@amd.com>2023-11-06 22:22:49 -0800
committerMark Hatle <mark.hatle@amd.com>2023-11-14 13:54:22 -0600
commit41f754079cbc0d25bba4b0883d0be0a666f23e01 (patch)
tree311db67b0aba91a6aeb6b69a1dc94854ed697f85
parent8f6238da70b035bbe61da3831bb96636777ec7a8 (diff)
downloadmeta-xilinx-41f754079cbc0d25bba4b0883d0be0a666f23e01.tar.gz
libmetal-xlnx: Updated SRCREV for vfio revert
Changelog since xlnx_rel_v2023.2 examples: linux: include utilities.h Revert commits with unclear upstream plan Signed-off-by: Sergei Korneichuk <sergei.korneichuk@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 057c1ef8..306c17a7 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 ?= "2023.2" 1SRCBRANCH ?= "2023.2"
2SRCREV = "be635252271de342014a146825870b64bd41d6eb" 2SRCREV = "73cbfb0695cdc21f2afd7a2c347c7f2d9b5dc71e"
3BRANCH = "2023" 3BRANCH = "2023"
4LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4" 4LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4"
5PV = "${SRCBRANCH}+git${SRCPV}" 5PV = "${SRCBRANCH}+git${SRCPV}"