summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-08 01:10:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-09 15:47:55 +0300
commitf8c00da03b4adc08fe0ce83e0f3e7e4bc68279be (patch)
treefbf7e4ab07f880808fba266e1f78f9782bb40e10 /meta-phosphor/recipes-x86
parent429436318c8c941ee758035639f4d73911390cf4 (diff)
downloadopenbmc-f8c00da03b4adc08fe0ce83e0f3e7e4bc68279be.tar.xz
x86-power-control: srcrev bump 68ea831918..b1e34a11f5
Patrick Williams (1): meson: use include_type for nlohmann-json dependency Change-Id: Iad462dfceb5f0df44c57fce184c300e518a23d7c 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 5f682d173d..31dbe81963 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 = "68ea83191882990c0ef80b21ecce2e7136f62151"
+SRCREV = "b1e34a11f5c64a7c4225fb4cf15ee7f9368cbef4"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"