summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-30 00:30:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-04 17:37:41 +0300
commit8026a1484e951393d969625187dbbc4785208f70 (patch)
tree8cf3949b4c5a7db3a7723ed0838846884afe83ee /meta-phosphor
parentce23e7cf1417040d5e1b58c33ef3bf90c0064319 (diff)
downloadopenbmc-8026a1484e951393d969625187dbbc4785208f70.tar.xz
x86-power-control: srcrev bump d394c887ea..68ea831918
Patrick Williams (1): build: use allowed over enabled Change-Id: If30d29062b42ba0d8ff0914a5ba3c79d25722226 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 81f12c19eb..5f682d173d 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 = "d394c887eaccd0a585c3ceb774ce3d1b4d24a432"
+SRCREV = "68ea83191882990c0ef80b21ecce2e7136f62151"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"