stdplus: srcrev bump 73a20c4a7b..5a52802948

William A. Kennington III (1):
      dl: Add support for dlopen

Change-Id: Iea18350b45406c05eb713955b78d681156e503de
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index d4a61d3..ebec748 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -20,6 +20,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/stdplus"
-SRCREV = "73a20c4a7bc4bdb4b47465e2c4d5d51a696d996b"
+SRCREV = "5a5280294859827d75ee7133ee5d3a295fcfb6e1"
 
 S = "${WORKDIR}/git"