diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-10-30 15:32:05 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-31 10:08:08 -0500 |
commit | efb0ba918a24ea29afad2ff56cf757996f2b717c (patch) | |
tree | c6a91dd9df57d4927626fe50c6caf0ec9a6b630b | |
parent | 00f8e9da18c95b37ad86eea5c1f2ef8d1783fe32 (diff) | |
download | meta-xilinx-efb0ba918a24ea29afad2ff56cf757996f2b717c.tar.gz |
Revert "dfx-mgr : Updated SRCREV for 2024.2_5783"
This reverts commit e5c4214549e317f4e9383f49f4f57d80595be23c.
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 32c950d3..813aa0d6 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 = "839e8e646c54a63326e36c48a7bd879f5e8efa31" | 12 | SRCREV = "5a5d45ec47d71ffac17866666c19547b76ab436e" |
13 | SOMAJOR = "1" | 13 | SOMAJOR = "1" |
14 | SOMINOR = "0" | 14 | SOMINOR = "0" |
15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" | 15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" |