summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 22:20:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-11 04:19:55 +0300
commit1e88e25485dcfbb547c8ea2816193163e3242005 (patch)
tree03ba4d0ae20bc69d9fb82236395b78a45457f2cf /meta-phosphor/recipes-x86
parentf05bfb63809da510f5ff5caf7015dfc335fb07f4 (diff)
downloadopenbmc-1e88e25485dcfbb547c8ea2816193163e3242005.tar.xz
x86-power-control: srcrev bump f56ef594d7..48aa1f05d5
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ic20dffc05143b01673e3c2b010080267b9ae5629 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-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 938d263244..95146f9b01 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"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "f56ef594d779e5992584b9fd7e83c5643b73a456"
+SRCREV = "48aa1f05d51c2f2cc86e9592a3569e022f9171c8"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"