diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-30 22:47:33 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-31 03:27:10 +0530 |
commit | 00f8e9da18c95b37ad86eea5c1f2ef8d1783fe32 (patch) | |
tree | 0219d464cfae7b0841af3705615c18b49ff224a8 | |
parent | 37a709f706cb17695e652c4fd6dc240079c40d33 (diff) | |
download | meta-xilinx-00f8e9da18c95b37ad86eea5c1f2ef8d1783fe32.tar.gz |
libmetal : Updated SRCREV for 2024.2_9143
examples: zynqmp_r5: Enable CMake to pass in app binary name
-rw-r--r-- | meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb | 2 |
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 5224079b..9ca9cbc1 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 @@ | |||
1 | SRCBRANCH ?= "2024" | 1 | SRCBRANCH ?= "2024" |
2 | SRCREV = "9f4c5d694e325aa02b8a38a449eb11bcea49cb9d" | 2 | SRCREV = "9e9997221ddd335c31cf881edf7026c762024a58" |
3 | BRANCH = "xlnx_rel_v2024.1" | 3 | BRANCH = "xlnx_rel_v2024.1" |
4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4" | 4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4" |
5 | PV .= "+git" | 5 | PV .= "+git" |