From ef64de967e48a39f21b958feafb871cebf0f7ccb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 8 Dec 2021 12:20:28 +0000 Subject: openpower-proc-control: srcrev bump 0ac7c38f64..381c3e3449 Jayanth Othayoth (7): Add TemporaryFile class PHAL: reinitialize the devtree attributes PHAL: devtree file based attribute override support PHAL: enabled devtree attributes reinit during boot PHAL: threadStopall procedure support P9: threadStopall procedure support pdbg api based op-stop-instructions service updates Marri Devender Rao (1): PHAL: Add callout details for platform related errors Change-Id: I71d429ed84ef59af3adc08d183830cdeae7647ee Signed-off-by: Andrew Geissler --- meta-openpower/recipes-phosphor/host/op-proc-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-phosphor/host/op-proc-control_git.bb') diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb index 1a3fde452..c27b4d58c 100644 --- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb +++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb @@ -11,7 +11,7 @@ inherit meson obmc-phosphor-utils pkgconfig inherit systemd SRC_URI += "git://github.com/openbmc/openpower-proc-control" -SRCREV = "0ac7c38f64ce2c5a170ab6fe219d26e599713da3" +SRCREV = "381c3e3449ca62674cfa70d81c17104221edd2ea" DEPENDS += " \ phosphor-logging \ -- cgit v1.2.3 From 2b1ceddc8da5d9742e972362949207a2374384fd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 10 Dec 2021 10:00:29 +0000 Subject: openpower-proc-control: srcrev bump 381c3e3449..f9152b91f2 Ramesh Iyyar (2): README: Updated the build steps PHAL: Set HardwareIsolation policy before start the host Change-Id: I843d7318baf5656f99a05c59609a5a1d0ed7742e Signed-off-by: Andrew Geissler --- meta-openpower/recipes-phosphor/host/op-proc-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-phosphor/host/op-proc-control_git.bb') diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb index c27b4d58c..78e0eef84 100644 --- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb +++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb @@ -11,7 +11,7 @@ inherit meson obmc-phosphor-utils pkgconfig inherit systemd SRC_URI += "git://github.com/openbmc/openpower-proc-control" -SRCREV = "381c3e3449ca62674cfa70d81c17104221edd2ea" +SRCREV = "f9152b91f27b3929e5bd147ee79e75fac2019727" DEPENDS += " \ phosphor-logging \ -- cgit v1.2.3 From ff13eace0d73538d561edfdea5d829adfa59ab7b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 11 Dec 2021 03:30:23 +0000 Subject: openpower-proc-control: srcrev bump f9152b91f2..b5fa942a4f Andrew Geissler (1): host-restart: set restart reason on mpreboot Change-Id: Ib24d3217042ca497028375b63eb590d95e8c7961 Signed-off-by: Andrew Geissler --- meta-openpower/recipes-phosphor/host/op-proc-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-phosphor/host/op-proc-control_git.bb') diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb index 78e0eef84..004956707 100644 --- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb +++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb @@ -11,7 +11,7 @@ inherit meson obmc-phosphor-utils pkgconfig inherit systemd SRC_URI += "git://github.com/openbmc/openpower-proc-control" -SRCREV = "f9152b91f27b3929e5bd147ee79e75fac2019727" +SRCREV = "b5fa942a4fa02fe4500674b32ee16e31e802f1de" DEPENDS += " \ phosphor-logging \ -- cgit v1.2.3 From 387bf1b4850269be757b1317ab7fc5ff17170f34 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 16 Dec 2021 12:10:37 +0000 Subject: openpower-proc-control: srcrev bump b5fa942a4f..db92472533 rajerpp1 (2): PHAL: Fixing wrong callout of reference target PHAL: Clock error handling support Change-Id: I1c5aebbf467aaffd55b2b847ecc1bf467721bf65 Signed-off-by: Andrew Geissler --- meta-openpower/recipes-phosphor/host/op-proc-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-phosphor/host/op-proc-control_git.bb') diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb index 004956707..a0dd2bab2 100644 --- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb +++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb @@ -11,7 +11,7 @@ inherit meson obmc-phosphor-utils pkgconfig inherit systemd SRC_URI += "git://github.com/openbmc/openpower-proc-control" -SRCREV = "b5fa942a4fa02fe4500674b32ee16e31e802f1de" +SRCREV = "db92472533b150dfbe7e60489b47cfc4791ec11c" DEPENDS += " \ phosphor-logging \ -- cgit v1.2.3