phosphor-webui: srcrev bump 1578b87ebe..2e1eec80de
Zev Weiss (1):
Fix SENSOR_SORT_ORDER array
(From meta-phosphor rev: 39cc8ac5f0a9b7caabeadba6b77f611bc4e488ab)
Change-Id: If0e044edb661995dbcd651abd61412e608babe42
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index a063077..151438c 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 = "1578b87ebe4ba2d5fe511c7657e86a549d44fcfd"
+SRCREV = "2e1eec80de6c8e9a2bd7c813c9e9ff31038e0906"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "