summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-02 11:00:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-02 22:28:02 +0300
commit6625f0251f623ca6c180a46136249abea4cd0e68 (patch)
treeeff3a44fdafeef8b56979c9549391cdd5280cc9d
parentd4b607eb95c9b8bae00a3b67d0581e32cd5b4ae4 (diff)
downloadopenbmc-6625f0251f623ca6c180a46136249abea4cd0e68.tar.xz
x86-power-control: srcrev bump 3373791319..58232256fd
Konstantin Aladyshev (2): build: Add boost to the dependencies meson: Provide wrap file for boost Change-Id: I9341f7e9541198fd2688439fd95c02e8ad142005 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 6dc332ea64..32ad115d24 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 = "33737913190fe03882ac3d978dfa7c1c616b1484"
+SRCREV = "58232256fdd892e0a6193c5dd3a0dc5aab2b6477"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"