stdplus: srcrev bump 1f1681e26a..3b35fcf3b0

William A. Kennington III (1):
      raw: Add equal method

Change-Id: Ia78e429c149df5180cc42e865ef2b3d8f1a011d0
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 d83c3a3..038ef37 100644
--- a/recipes-extended/stdplus/stdplus_git.bb
+++ b/recipes-extended/stdplus/stdplus_git.bb
@@ -17,6 +17,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "1f1681e26a5d5b55de46501263f5ec8fa7efaa7a"
+SRCREV = "3b35fcf3b0ec0d37e427aa03ba758f9b578d58e2"
 
 S = "${WORKDIR}/git"