diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-03-07 13:34:39 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-07 13:35:53 -0800 |
| commit | a27b16e0414d19d9cfbc90be495f1cceb1f8e419 (patch) | |
| tree | 0ba0bdc517b6027129b7e3187ef4935ea0b435e9 | |
| parent | 613cb1e39ea3dbab7ad261e3ba3c4b4da00f385b (diff) | |
| download | meta-xilinx-a27b16e0414d19d9cfbc90be495f1cceb1f8e419.tar.gz | |
Revert "Updated SRCREV for 2023.1_3191"
This reverts commit 613cb1e39ea3dbab7ad261e3ba3c4b4da00f385b.
Revert aie-rt SRCREV change, this rev is not in the main-aie branch.
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 da3a8f91..e659e238 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 ?= "a6b55e54e9af4856e7eead1bbf06f4b1afb64c0f" | 6 | SRCREV ?= "f9c452f7b1f4b9cc8105d7d12321b294a1325087" |
| 7 | 7 | ||
| 8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
| 9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=b81abf1f508952331dd7d2ab36408f5b" | 9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=b81abf1f508952331dd7d2ab36408f5b" |
