summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-24 22:30:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-25 19:04:42 +0300
commite9a26e7e592762385e8ae811b652022aa97c2f68 (patch)
tree39ba95378f7042cdc067165ea4856c2956ef0d08
parenteb7e560fb1878d020b589b8fdf3d028b59087d78 (diff)
downloadopenbmc-e9a26e7e592762385e8ae811b652022aa97c2f68.tar.xz
openpower-occ-control: srcrev bump 755af10299..1c3349e4b9
Chris Cain (2): Create PEL if unable to get the OCC PDRs Update PEL to Predictive when unable to get OCC PDRs Change-Id: I74ed3ae760f9105b2c176e1373572d184405ce14 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
index 9dfcc53ec4..59f2ec14b5 100644
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
+++ b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/openpower-occ-control"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/openpower-occ-control;branch=master;protocol=https"
-SRCREV = "755af1029964f7706d52c4b473aa16f1c03995f6"
+SRCREV = "1c3349e4b97a82a2011091e82ae16273809b6e7b"