summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergei Korneichuk <sergei.korneichuk@amd.com>2022-09-15 00:12:59 -0700
committerMark Hatle <mark.hatle@amd.com>2022-09-16 10:09:00 -0500
commit242b81911c70f7a4037bbd6ad81b4effa55ebd9a (patch)
tree27fbb397b465e5ea2f2e7b83db35dff16c5ca8a2
parent76abcbc0733c43d7e4e4e3e747e947053e941ed5 (diff)
downloadmeta-xilinx-242b81911c70f7a4037bbd6ad81b4effa55ebd9a.tar.gz
dfx-mgr: SRCREV: reply to unsupported messages
The SRCREV is for a commit to reply to unsupported messages. Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-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 6bd24fdf..9a9f588f 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 = "master" 11BRANCH = "master"
12SRCREV = "b7fe333513edda99cd84f3a2d26e01aaf4bd5e02" 12SRCREV = "bc06691eb35d7f0acb7c2508b6d050d77b0264a0"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"
15SOVERSION = "${SOMAJOR}.${SOMINOR}" 15SOVERSION = "${SOMAJOR}.${SOMINOR}"