summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp
diff options
context:
space:
mode:
authorSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-06-16 12:45:36 +0530
committerMark Hatle <mark.hatle@amd.com>2023-06-19 09:59:15 -0700
commitf954d5f0f59994ae53446eb98dac8e11d5467787 (patch)
tree1b4ef155e47ff3883160067df5e81563508d5e58 /meta-xilinx-core/recipes-bsp
parentc40c4dfc94ebf78f27b7131d0630008b924c1fab (diff)
downloadmeta-xilinx-f954d5f0f59994ae53446eb98dac8e11d5467787.tar.gz
Updated SRCREV of dfx-mgr for 2023.2_3555
README: update and fix errors dfx-mgr: fix flags for external-fpga-config dfx-mgr: check if slot_regs are initialized Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp')
-rw-r--r--meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb
index a74670b7..fd808d50 100644
--- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb
+++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.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 = "master" 11BRANCH = "master"
12SRCREV = "5918fb3406d828693cca484b77229ffd031b5dc4" 12SRCREV = "d78eac47f17bca4326a4540ff5d2ebea7d9c45ed"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"
15SOVERSION = "${SOMAJOR}.${SOMINOR}" 15SOVERSION = "${SOMAJOR}.${SOMINOR}"