summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-30 06:06:16 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-30 08:57:10 +0530
commite5c4214549e317f4e9383f49f4f57d80595be23c (patch)
tree52859d56adb525b0508e69175448bf9a5ddbded3
parent74901457c54f087ad09a25f651ebc28bf1e82b66 (diff)
downloadmeta-xilinx-e5c4214549e317f4e9383f49f4f57d80595be23c.tar.gz
dfx-mgr : Updated SRCREV for 2024.2_5783
add copyright information to options.cmake update soname
-rw-r--r--meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb2
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 813aa0d6..32c950d3 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) != '
9SRC_URI = "${REPO};${BRANCHARG}" 9SRC_URI = "${REPO};${BRANCHARG}"
10 10
11BRANCH = "xlnx_rel_v2024.1" 11BRANCH = "xlnx_rel_v2024.1"
12SRCREV = "5a5d45ec47d71ffac17866666c19547b76ab436e" 12SRCREV = "839e8e646c54a63326e36c48a7bd879f5e8efa31"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"
15SOVERSION = "${SOMAJOR}.${SOMINOR}" 15SOVERSION = "${SOMAJOR}.${SOMINOR}"