diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-02-24 12:49:26 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-02-24 12:50:58 -0600 |
| commit | ca5e1c1268316ca6c5037c54b34f1114955c2e14 (patch) | |
| tree | ca7fb0d71984cb7316c2bb3cccdef03a29c5073b | |
| parent | 95dfaf39c5fce31bcc7fb34c831a7a03cf983d5b (diff) | |
| download | meta-xilinx-ca5e1c1268316ca6c5037c54b34f1114955c2e14.tar.gz | |
Revert "aie-rt : Updated SRCREV for 2024.1_9559"
This reverts commit 794526e7b30bd43042f68c892ae8e63e14adcb3b.
XRT fails to build properly.
Signed-off-by: Mark Hatle <mark.hatle@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 35ea184e..a45ecf99 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 ?= "f6e637be90b7bc549765951664f565080e5bb6e9" | 6 | SRCREV ?= "a6e2fe31b0307fa952ac47108c4b8c869480bae7" |
| 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" |
