phosphor-logging: srcrev bump 620ef38ce4..7a05c20093

Matt Spinler (12):
      PEL: Read the compatible system names property
      PEL: Simplify test makefile
      PEL: Add APIs to look up device path callouts
      PEL: devcallouts: Determine access type
      PEL: devcallouts: Extract search keys
      PEL: devcallouts: Get callouts from the JSON
      PEL: Let SRC class create a debug section
      PEL: Add location code related stubs
      PEL: Generate HW callouts from the msg registry
      PEL: Add device path callouts in SRC section
      PEL: Add PEL testcase for device callouts
      PEL: Document the supported dev callout types

Change-Id: Ifbb0c323b7f8afef1453c4be845ebfd0bb684cbe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index 155e1ef..741f316 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "620ef38ce4225298d3f8efd368c80dd732a1d4b8"
+SRCREV = "7a05c20093f460236638d2d69e279f89c5385a70"
 
 S = "${WORKDIR}/git"