diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-18 12:57:14 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-02-18 14:47:10 +0530 |
commit | b7408b1db0bd3b655d8d6ed216b731809f3f0538 (patch) | |
tree | 68404324d2ee1dd52093c57a0aae4a37cf62c4a6 | |
parent | 551af849726c8e17f994ae0f53faf21ecac85305 (diff) | |
download | meta-xilinx-b7408b1db0bd3b655d8d6ed216b731809f3f0538.tar.gz |
aie-rt : Updated SRCREV for 2024.1_1423
Updated commit ID to latest HEAD
-rw-r--r-- | meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc index 4a99a5b0..12d53e84 100644 --- a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc +++ b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc | |||
@@ -3,7 +3,7 @@ SECTION = "libs" | |||
3 | REPO ?= "git://github.com/Xilinx/aie-rt.git;protocol=https" | 3 | REPO ?= "git://github.com/Xilinx/aie-rt.git;protocol=https" |
4 | 4 | ||
5 | BRANCH ?= "main-aie" | 5 | BRANCH ?= "main-aie" |
6 | SRCREV ?= "6c858c6eff71b6b5ca129777d5094b77757298d2" | 6 | SRCREV ?= "30f637e7e225564fa667dde2549903214bddeed7" |
7 | 7 | ||
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=04a153cae61a8a606fc79dff49c2c897" | 9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=04a153cae61a8a606fc79dff49c2c897" |