diff options
| -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" |
