summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-23 23:00:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-25 00:41:09 +0300
commit3cc41eef5e71dd3fb326fdaca0ddf97f7f73c0e5 (patch)
treef48fe9eed5a7ec2cdc62284e2e5dbd0914e7011d /meta-phosphor/recipes-x86
parent5fe2d58795dc9941cf1514335514c19fb80e9284 (diff)
downloadopenbmc-3cc41eef5e71dd3fb326fdaca0ddf97f7f73c0e5.tar.xz
x86-power-control: srcrev bump 2ae5308d69..d394c887ea
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I9d755d017eab13dcc9ef411c4ddf8576463f977b 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 caaa3f4c02..81f12c19eb 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 = "2ae5308d69f1bac6b82f6918780fefb0f869aad5"
+SRCREV = "d394c887eaccd0a585c3ceb774ce3d1b4d24a432"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"