diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-04-15 21:26:10 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-16 11:05:16 -0500 |
| commit | d2be424e5da169aa2ca80b51618ba9ee5cfc7328 (patch) | |
| tree | 6909246f9e2d79aa868dfe11d6de86c2711fd2e8 /meta-xilinx-core/recipes-bsp | |
| parent | 1bb654f7de3d7a5cb061698d74ffd97b715dc1c5 (diff) | |
| download | meta-xilinx-d2be424e5da169aa2ca80b51618ba9ee5cfc7328.tar.gz | |
aie-rt: Move to xlnx_rel_v2024.1 branch
Changelog:
driver: src: io_backend: Request tiles before gating clocks
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc | 4 |
1 files changed, 2 insertions, 2 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 a59ef469..577ac963 100644 --- a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc +++ b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc | |||
| @@ -2,8 +2,8 @@ SECTION = "libs" | |||
| 2 | 2 | ||
| 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 ?= "xlnx_rel_v2024.1" |
| 6 | SRCREV ?= "c41476c833034259eb760d2a2f7c7118a5be727d" | 6 | SRCREV ?= "d864f8eb4c509393696cf564bee11086744efcdb" |
| 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" |
