From bb4cef86ee88d396e09258742eac927634105b1f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 24 Sep 2021 20:31:23 +0000 Subject: x86-power-control: srcrev bump 61b4a5bf7e..676ef2c425 Zev Weiss (3): Factor helper functions out of dbus monitoring code Deduplicate GPIO & DBus event handling code paths Fold *GPIOHandler() functions into requestGPIOEvents() Change-Id: If4ce4bef045e97d5493b0dc3081aa1a18507c5fa Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb') 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 102b3fcb8..34e24df8b 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" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "61b4a5bf7e8e7be92807fcb85a9780075e8893b4" +SRCREV = "676ef2c425b4e7748bea43d5c94ee6d3239fa7a9" PV = "1.0+git${SRCPV}" -- cgit v1.2.3 From 6b44a6af96b317ce8517090863e5a5b28b7e763c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 1 Oct 2021 23:31:36 +0000 Subject: x86-power-control: srcrev bump 676ef2c425..418ce11fce Jason M. Bills (3): Update TimerMap names to match the config file Add helper to assert GPIOs for a time duration Update to the latest .clang-format settings Lei YU (1): Fix SIO gpio related crash Change-Id: I44df798fb7cae63cd26eb85199240bba5b20f8d1 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb') 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 34e24df8b..86cfe98d9 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" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "676ef2c425b4e7748bea43d5c94ee6d3239fa7a9" +SRCREV = "418ce11fce57cecce7d26a3dc368db824998926c" PV = "1.0+git${SRCPV}" -- cgit v1.2.3 From 01bd17503899a988db4ba7a9f7c2a079507ff0da Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Oct 2021 15:42:05 +0000 Subject: x86-power-control: srcrev bump 418ce11fce..f3a33b4134 Patrick Williams (1): catch exceptions as const Change-Id: I400b096d1aad2ff17199a8752751fdc16d40eb8d Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb') 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 86cfe98d9..dc692225e 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" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "418ce11fce57cecce7d26a3dc368db824998926c" +SRCREV = "f3a33b41348f9f7def1928699d1b356a1d132df5" PV = "1.0+git${SRCPV}" -- cgit v1.2.3 From 37c37212e6c6f790db635c959cc2fe9214a99128 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 26 Oct 2021 04:43:26 +0000 Subject: x86-power-control: srcrev bump f3a33b4134..20e6e3a26d Manojkiran Eda (1): Add OWNERS file Change-Id: Ie2fb73ead86837eac5ef7e1c922dd48af6a55f46 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb') 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 dc692225e..4a8f9fc95 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" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "f3a33b41348f9f7def1928699d1b356a1d132df5" +SRCREV = "20e6e3a26defacab44b204da4e3b0392602678ad" PV = "1.0+git${SRCPV}" -- cgit v1.2.3 From 09c804f9d2af80ac56e296060f3b26c033e07bd1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 11 Nov 2021 21:51:54 +0000 Subject: x86-power-control: srcrev bump 20e6e3a26d..48c94c5972 Jason M. Bills (5): Remove i2c support Re-organize source Fix issues flagged by werror Add meson build support Upgrade to C++20 Logananth Sundararaj (1): Fix bug in dbus based gpio config parsing. Change-Id: I4e359631ba10b3d07067e04b6bb2fa9d7456dcfc Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb') 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 4a8f9fc95..04fd5dc63 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" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "20e6e3a26defacab44b204da4e3b0392602678ad" +SRCREV = "48c94c59728023cdbff3bd62f203de3434af8b8a" PV = "1.0+git${SRCPV}" -- cgit v1.2.3