summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSergei Korneichuk <sergei.korneichuk@amd.com>2022-08-17 21:06:52 -0700
committerMark Hatle <mark.hatle@amd.com>2022-08-19 09:54:46 -0500
commitc2117695467cca9e61b083147aa3be40449d8a88 (patch)
tree965472ea6a7ba90f06c1912b85b22f3b50f43e12 /meta-xilinx-core
parent160027899b8a14bbd03eb6af68fc37d475b0f4eb (diff)
downloadmeta-xilinx-c2117695467cca9e61b083147aa3be40449d8a88.tar.gz
dfx-mgr: SRCREV: unload SIHA base
The SRCREV is for a commit to unload SIHA base. Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 5ad2bcd17de7993a32560b4590d640c3b1773cb6) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r--meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb
index 363b1789..4bd234ba 100644
--- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb
+++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.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_v2022.1" 11BRANCH = "xlnx_rel_v2022.1"
12SRCREV = "560a7f78b004c62e5724390c424383402ba4f359" 12SRCREV = "b1a4a2bd4fa72b3fb8e9e8f9c97ef5444bd9fb2a"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"
15SOVERSION = "${SOMAJOR}.${SOMINOR}" 15SOVERSION = "${SOMAJOR}.${SOMINOR}"