diff options
| author | Addepalli, Siva <siva.addepalli@amd.com> | 2023-08-09 12:51:15 +0530 |
|---|---|---|
| committer | Siva Addepalli <siva.addepalli@amd.com> | 2023-08-09 17:27:11 +0530 |
| commit | ee478e17a379f7609f848dbb19da3ddf67d8950d (patch) | |
| tree | 74a1ea30d4a08c82ce9a5e502daaea38e34d13d2 | |
| parent | eaa935a36a997122016def4211324fffc498c1fc (diff) | |
| download | meta-xilinx-ee478e17a379f7609f848dbb19da3ddf67d8950d.tar.gz | |
aie-rt : Updated SRCREV for 2023.2_1163
aie-rt: Updated the license files
driver:src: Fixed transaction buffer generation
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
| -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 4259a394..7b5ab5db 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 ?= "1a19de049e4050d3f2d7f8a7a1004ba8deb63d28" | 6 | SRCREV ?= "83c84d3c9617f1b9d71bdcbf6e89b2794f749c78" |
| 7 | 7 | ||
| 8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
| 9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=b81abf1f508952331dd7d2ab36408f5b" | 9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=b81abf1f508952331dd7d2ab36408f5b" |
