diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2021-01-13 08:40:53 +0300 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2021-01-14 01:30:27 +0300 |
commit | 5844d47e632a0d98404ff9dcf46bc9b752090df4 (patch) | |
tree | 4f6469134a61a9b022d99ed931c20b25184c7b3e /meta-openpower | |
parent | 8a406c010d5949e65d34366b2999ed35909165ee (diff) | |
download | openbmc-5844d47e632a0d98404ff9dcf46bc9b752090df4.tar.xz |
openpower-proc-control: srcrev bump 87266c5973..ea0fb6fc4c
Andrew Geissler (1):
add timeout to stop-instructions service
(From meta-openpower rev: 0115043ef25fe58b57563f8c1a173590df8f13ae)
Change-Id: I0649c22ff825bda3402a3c1ddefc41e1e01a7656
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r-- | meta-openpower/recipes-phosphor/host/op-proc-control_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 5753b53ed..8bb12b88a 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 autotools obmc-phosphor-utils pkgconfig inherit systemd SRC_URI += "git://github.com/openbmc/openpower-proc-control" -SRCREV = "87266c597307175d3f821abe46a98e70144e4a2b" +SRCREV = "ea0fb6fc4cc843122809c21f9f41048f394b40e3" DEPENDS += " \ autoconf-archive-native \ |