summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 19:00:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-13 00:41:35 +0300
commit6e68543d65e7c363e32c7cdf36b79a65e5aa50ab (patch)
tree5f08f77c1d0a0ffc3d850615065ddad62a42a91c /meta-phosphor/recipes-x86
parentd7c55f2c4980c082f12cf83f2818187f46a3fe8d (diff)
downloadopenbmc-6e68543d65e7c363e32c7cdf36b79a65e5aa50ab.tar.xz
x86-power-control: srcrev bump cea510b708..f56ef594d7
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I4b800a9c5b38ab89bb9000d1f736da7164475d10 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 a62cac3e88..938d263244 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 = "cea510b70811f8555d517efbf5e706903177ca85"
+SRCREV = "f56ef594d779e5992584b9fd7e83c5643b73a456"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"