phosphor-webui: srcrev bump 3cd2c65b57..254b16ee2e
Gunnar Mills (4):
Logs: Move over to new Associations
Inventory: Remove old associations interface
DNS: Remove workaround for empty list array
NTP: Remove workaround for empty list array
(From meta-phosphor rev: 26d0990eb8e31b32479478f2d230c536ead4c583)
Change-Id: I1fc3d6c8982c6bbb8c305b36ad43e746cd627e0e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 9c4bc81..3fdd06e 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 = "3cd2c65b57002ac2324c361a0c53f6b1865b70c6"
+SRCREV = "254b16ee2e354b1fe7a27c0efe38f568bd159c29"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "