From 242b81911c70f7a4037bbd6ad81b4effa55ebd9a Mon Sep 17 00:00:00 2001 From: Sergei Korneichuk Date: Thu, 15 Sep 2022 00:12:59 -0700 Subject: dfx-mgr: SRCREV: reply to unsupported messages The SRCREV is for a commit to reply to unsupported messages. Signed-off-by: Sergei Korneichuk Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) != ' SRC_URI = "${REPO};${BRANCHARG}" BRANCH = "master" -SRCREV = "b7fe333513edda99cd84f3a2d26e01aaf4bd5e02" +SRCREV = "bc06691eb35d7f0acb7c2508b6d050d77b0264a0" SOMAJOR = "1" SOMINOR = "0" SOVERSION = "${SOMAJOR}.${SOMINOR}" -- cgit v1.2.3-54-g00ecf