summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-13 21:53:06 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-14 05:26:51 +0300
commita6f535e336ca64dcfa6fd903899e9b9632252ee8 (patch)
tree6db0ae295561d9eb6d5c24e9eaca04adaf7f5416 /meta-phosphor
parente9b60fc6f13ee4dda923daeb6f150258f424a0b1 (diff)
downloadopenbmc-a6f535e336ca64dcfa6fd903899e9b9632252ee8.tar.xz
x86-power-control: srcrev bump fd672c910f..9dbcee8522
Nan Zhou (2): meson: rely on nlohmann json add gitignore Change-Id: I42662261f0364a719cf81975b28f670d85361526 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rwxr-xr-xmeta-phosphor/recipes-x86/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
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 c7b81d4f38..1d56282cad 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 @@ SUMMARY = "Chassis Power Control service for Intel based platforms"
DESCRIPTION = "Chassis Power Control service for Intel based platforms"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"
-SRCREV = "fd672c910f4596c8e379c34801af03f8f2116926"
+SRCREV = "9dbcee8522674d42e75687cb9916c1b25bd875c3"
PV = "1.0+git${SRCPV}"