diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-07 12:52:24 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-07 16:57:13 +0530 |
| commit | e87ed43cfbc6aa1d50e2127ef8b29ba454dcaa7a (patch) | |
| tree | 299845f1ce2295e44ed179bfb54f92c983de4c57 | |
| parent | 4fa1402c0ca9a32d9ff46fc34879b66a36a2ad85 (diff) | |
| download | meta-xilinx-e87ed43cfbc6aa1d50e2127ef8b29ba454dcaa7a.tar.gz | |
aie-rt : Updated SRCREV for 2024.1_8951
fix libmetal shimdma issue
| -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 5dcfb29e..317045b1 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 ?= "34c11c13cdc647e5fc799ce26a1406407c9b3bdc" | 6 | SRCREV ?= "a402606addea238b6a575e577a75c37d23d06abe" |
| 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" |
