bmcweb: srcrev bump 665479d4f1..26f6976f39

Ed Tanous (2):
      Simplify human sort
      Enable readability-container-size-empty tests

Change-Id: I8d9208963cc7a3d34cd42db0adbea06f358e7048
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 2c7b11b..54acd44 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "665479d4f1c39f1c8308a5917d0e060f605275af"
+SRCREV = "26f6976f3905d7b20690bbf794fba746c1929ed3"
 
 S = "${WORKDIR}/git"