diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-09 07:44:05 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-09 08:57:29 +0530 |
commit | ee2c208d4e6b56506252968457e09058fcdf5424 (patch) | |
tree | 113c1318e7a6ba35f2bc6711aa0d2d0e8862185b | |
parent | a671623678c32ce976d924f89f56f17e7c678f98 (diff) | |
download | meta-xilinx-ee2c208d4e6b56506252968457e09058fcdf5424.tar.gz |
aie-rt : Updated SRCREV for 2024.2_9311
driver: src: Fix DMA padding and NoC demux config for AIE2PS
-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 f2649635..10d43c65 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 ?= "c9997de6fdd723523b59ab2a7dba5967248c404a" | 6 | SRCREV ?= "ba9d2221a8e8658f6c2e6fbf89b9fa3ae725607c" |
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" |