stdplus: srcrev bump 7d75a48513..4ef36e7904

William A. Kennington III (4):
      signal: Use callCheckErrno
      handle: Make it possible to reference stored data
      handle: Support for releasing management of values
      util/str: Add string concatentation methods

Change-Id: I0e785ca9fe39012d2c586ffa09c79e51eb501b99
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/stdplus/stdplus_git.bb b/recipes-extended/stdplus/stdplus_git.bb
index 6bbdbe1..97e6239 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -14,6 +14,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "7d75a48513560d8735bb3d795bb8872af276ee43"
+SRCREV = "4ef36e7904aa354256ab5818c543df0a9c61f90f"
 
 S = "${WORKDIR}/git"