phosphor-psu-code-mgmt: srcrev bump bab5ed998f..80c2daae12
George Liu (17):
vendor-example: Remove unused variables
clang-tidy: Add clang-tidy to phosphor-psu-code-mgmt
clang-tidy: Add cert checks
clang-tidy: Add clang-analyzer checks
clang-tidy: Add few cppcoreguidelines check
clang-tidy: Enable cppcoreguidelines-explicit-virtual-functions
clang-tidy: Enable cppcoreguidelines-special-member-functions
clang-tidy: clang-tidy: Add few misc checks
clang-tidy: Add performance checks
clang-tidy: Enable performance-faster-string-find check
clang-tidy: Enable performance-inefficient-vector-operation check
clang-tidy: Enable performance-unnecessary-value-param check
clang-tidy: Enable readability checks on repo
clang-tidy: Enable readability-make-member-function-const check
clang-tidy: Enable readability-uppercase-literal-suffix check
clang-tidy: Enable readability-string-compare check
clang-tidy: Enable readability-convert-member-functions-to-static
Change-Id: Ifb7a7b21b848a042658dac5655e1e8dc4f71b21b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb b/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb
index a63fc9c..fde1540 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb
@@ -10,7 +10,7 @@
sdbusplus \
openssl \
"
-SRCREV = "bab5ed998f9ee7097692baafd66a3cdaca83f790"
+SRCREV = "80c2daae12d8ca7a9f9d033bdeb47b295853cf01"
PV = "1.0+git${SRCPV}"
PR = "r1"