stdplus: srcrev bump 953de366a5..aed0c18541

William A. Kennington III (1):
      gtest: Fix include directory install specification

Change-Id: I54d7f7703671a0de536ec70aa1507808c57eb3ac
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 785bfa3..32ca969 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;branch=master;protocol=https"
-SRCREV = "953de366a53064546768bf370cb73563ca537c5f"
+SRCREV = "aed0c185412cd180eba6e45cdd814cd22a81c172"
 
 S = "${WORKDIR}/git"