phosphor-webui: srcrev bump edf1ab4693..129779dd26

beccabroek (1):
      Fix inventory dropdown

Change-Id: I1dd0cecf7b8c379a1210d84585f19004ee1e5135
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 678b00e..8441de4 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "edf1ab46938b9bb022be98e331ced8deec04d7c6"
+SRCREV = "129779dd26a38981b416b812c6761da79831db12"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "