summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-17 03:12:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-18 18:51:03 +0300
commitf1cab36bb42ff85b9c6996112c89314bc2db7acc (patch)
treeb8602a6b3cbce255060d1c88e460912a5a5c4e59 /meta-phosphor/recipes-x86/chassis
parent4f08733d13e82636747553078eba77bfd4b9e3de (diff)
downloadopenbmc-f1cab36bb42ff85b9c6996112c89314bc2db7acc.tar.xz
x86-power-control: srcrev bump cc037b89fb..2ae5308d69
George Liu (1): meson_options.txt: Support for reading options from meson.options Change-Id: Ia72ac8b2ebf6e05a148335d717f980aa57722437 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/chassis')
-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 898543579c..caaa3f4c02 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 = "cc037b89fbfdf1c33dbf4461d5670e5395e4b19c"
+SRCREV = "2ae5308d69f1bac6b82f6918780fefb0f869aad5"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"