diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-10-30 15:32:54 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-31 10:08:08 -0500 |
commit | 812a9b3f569d941661c5ae0954fd2271b14b5a7d (patch) | |
tree | 511a5e890a24c36b361c81601088dce448a90766 | |
parent | 5e55ff2f4a66c150fefe5ee10582c5cf483f730e (diff) | |
download | meta-xilinx-812a9b3f569d941661c5ae0954fd2271b14b5a7d.tar.gz |
Revert "dfx-mgr : Updated SRCREV for 2024.2_3291"
This reverts commit 9bab9bc22ab53a4df2c7c734974a266e016d8b88.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb index 237b9230..c646228d 100644 --- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb +++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb | |||
@@ -9,7 +9,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != ' | |||
9 | SRC_URI = "${REPO};${BRANCHARG}" | 9 | SRC_URI = "${REPO};${BRANCHARG}" |
10 | 10 | ||
11 | BRANCH = "xlnx_rel_v2024.1" | 11 | BRANCH = "xlnx_rel_v2024.1" |
12 | SRCREV = "2b39c5a8bb1373736ee150ecbc7a023e5c3245e5" | 12 | SRCREV = "ec70363a2a878737057995f922a9460d18aafa26" |
13 | SOMAJOR = "1" | 13 | SOMAJOR = "1" |
14 | SOMINOR = "0" | 14 | SOMINOR = "0" |
15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" | 15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" |