diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-19 06:03:55 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-19 08:17:10 +0530 |
commit | 43f2ca3fabe8a0850f73d8ebab3adfc3fd4253cb (patch) | |
tree | b0f42e0f90652899884ab0b9fdb6922bc141a829 | |
parent | 7e8ced32575a3d8a818fcc82a4a4e3e093f9a9fb (diff) | |
download | meta-xilinx-43f2ca3fabe8a0850f73d8ebab3adfc3fd4253cb.tar.gz |
aie-rt : Updated SRCREV for 2024.2_1763
driver:src: Fix bug in _XAie2PS_ShimDmaUpdateBdAddr
driver: src: Add dma aie2ps header file to Cmakefile
-rw-r--r-- | meta-xilinx-core/recipes-bsp/ai-engine/aie-rt-2024.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt-2024.2.inc b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt-2024.2.inc index 10d43c65..4aa97571 100644 --- a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt-2024.2.inc +++ b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt-2024.2.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 ?= "ba9d2221a8e8658f6c2e6fbf89b9fa3ae725607c" | 6 | SRCREV ?= "2fb00787fe5bead0792d80d4eae32b110addb208" |
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" |