diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-26 06:22:29 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-26 07:37:09 +0530 |
| commit | d34a8da665f42c5345b9b448b1e4115591b30751 (patch) | |
| tree | cda2f7f2a7c8ea933b5fe055c3a100594b32477b | |
| parent | 93f630e87ae5aaba1e614b9c21622225714e3e91 (diff) | |
| download | meta-xilinx-d34a8da665f42c5345b9b448b1e4115591b30751.tar.gz | |
aie-rt : Updated SRCREV for 2024.1_4207
driver: src: Added StarCol in XAie_GetTileBitPosFromLoc for non-zero partition and correction in SetColumnClk for set & cleat Bitmap.
driver: src: Remove resource files from CMake
| -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 c0c48f81..23e3975e 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_v2024.1" | 5 | BRANCH ?= "xlnx_rel_v2024.1" |
| 6 | SRCREV ?= "60579564ad9d54608aa7f5fc19df1ec599eee707" | 6 | SRCREV ?= "18e416bca8f2cb1de8956fa8cb8a5ae783f3c2ee" |
| 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" |
