commit | 3b1f413e9b4864e43f1aed539e5a65a7f190c74e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 15 20:51:55 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 16 22:01:49 2021 +0000 |
tree | 59b285d5b2bf9ca8b5f25a64e576cdb24c420ec0 | |
parent | ba62239f1252ea1c6f58b834fc2d65466b44712a [diff] |
x86-power-control: srcrev bump 85e111ed69..c46ebb493f Jason M. Bills (1): Change to lg2 Change-Id: Ie95d80ed73a9f45b39156b11087f89487329f98b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb index 93b745f..36b557e 100755 --- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb +++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Chassis Power Control service for Intel based platforms" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "85e111ed6940491b6fe40cc5054ef021a1404e19" +SRCREV = "c46ebb493f0e0cc1ccc5525d5484465bba69551f" PV = "1.0+git${SRCPV}"