diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-05-04 06:21:18 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-05-04 08:07:15 +0530 |
| commit | a0edbae7d7af69240050c9d9dff9e51548d0ce60 (patch) | |
| tree | f2d751b7540726bcef9b16aee632f6a5dd0f92dd | |
| parent | d9250f22c0d5ee1bc6e8bed31c1dd7f4a4bdf2c4 (diff) | |
| download | meta-xilinx-a0edbae7d7af69240050c9d9dff9e51548d0ce60.tar.gz | |
aie-rt : Updated SRCREV for 2024.1_7139
driver: src: timer: Setup two broadcast channels for timer sync.
driver:src:Fixed some softpartition getting isolated wrongly.
| -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 23e3975e..334e2471 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 ?= "18e416bca8f2cb1de8956fa8cb8a5ae783f3c2ee" | 6 | SRCREV ?= "35b315638accba629b133d0b195099bcc0029ff5" |
| 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" |
