openpower-occ-control: srcrev bump 11fd1314ab..a49c987eeb

Andrew Geissler (1):
      sdbusplus:p10: object: don't use 'bool' argument constructor

Ben Tyner (1):
      Add support for power mode locking

Chris Cain (19):
      Create PowerMode object before status objects
      Queue active sensor updates before status objs created
      Ensure occActive called after device enabled
      Prevent repeatedly reading PLDM sensors when proc garded
      Prevent using stale data when active sensors were queued
      Restart discover timer to ensure recovery is attempted
      Reuse MCTP instance IDs for PLDM retries
      Fix correlation between OCC StateSensorPDRs and procs
      Revert clearing PDRs if host power is off
      Validate user power cap changes fall within limits
      Re-fetch StateSensors if unable to find sensor
      Commit OCC related errors as informational
      Add journal traces to occ-control PELs
      Move the service files to the occ-control repo
      Remove Hypervisor check for PowerVM target
      Trace PLDM response on unexpected states
      Check host state before attempting OCC communication
      Handle OCC active sensor updates prior to host runtime
      Add Chris as maintainer

Eddie James (5):
      Switch to setting Device active
      Log a PEL for communication, presence mismatch, and safe state errors
      Provide a fmtlib ostream formatter for SysPwrMode enum
      Update fmtlib fix
      Use format_as rather than operator << overload

Patrick Williams (11):
      OWNERS: switch 'matches' to 'matchers'
      sdbusplus: use shorter type aliases
      MAINTAINERS: remove file
      yaml: move to subdirectory
      python: fix flake8 warnings and format with black
      beautysh: re-format
      meson: change dependency order for subproject build
      meson: add dependency for nlohmann-json
      meson: remove deprecated get_pkgconfig_variable
      regenerate-meson: re-run with latest from sdbusplus
      clang-format: copy latest and re-format

Sheldon Bailey (3):
      failure to get OCC temp 0
      Fix Max fan speed with Deconfigured DIMM
      Add safe mode to user interface

Change-Id: I2898bd260f537d9efb0c08b8550dad0732666bb1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
index d1be30f..fe34df6 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 @@
 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 = "11fd1314ab630d0f62e3a33e118c18c27d8d3936"
+SRCREV = "a49c987eebb63692bb60eed3c4cf0f2f359ba725"