diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-06 18:36:35 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-06 19:27:12 +0530 |
| commit | ba09f7c7f68d7befd7345ad9615311e54c6ab899 (patch) | |
| tree | 393028140b7943140678cea77e00174dd17e6ae4 /meta-xilinx-core | |
| parent | 4f66789386fff320e317fefe7ab806c289167e43 (diff) | |
| download | meta-xilinx-ba09f7c7f68d7befd7345ad9615311e54c6ab899.tar.gz | |
aie-rt : Updated SRCREV for 2023.2_4663
driver:src: Added the new transaction bufffer header to include dir
driver: src: dma: Convert DMA WriteBD operations to BlockWrite operations for shim DMA BD
driver:src:Add consistant way to access custom Opearator
driver: src: global: Minor fixes to doxygen documentation
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core')
| -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 38bb7f9f..d454f44b 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 ?= "xlnx_rel_v2023.2" | 5 | BRANCH ?= "xlnx_rel_v2023.2" |
| 6 | SRCREV ?= "c4b61e22a59b72ea40a8ff8bf1b75e321e58682f" | 6 | SRCREV ?= "6311e50b014833568945edb3dc456f996a5da9d2" |
| 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" |
