phosphor-webui: srcrev bump 4640320d19..35d18cbc34
Gunnar Mills (3):
Update package-lock.json
Only update SNMP fields if changed
SNMP: Use lowerCamelCase for vars
Change-Id: I2fe9fc434ec66efbf25be0fe20b344b48ff92eee
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 90ed55f..b9bf008 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 = "4640320d1905a26a53cef8a2067ebd51c65f2aa3"
+SRCREV = "35d18cbc34578547a291848fcf1759588727ef49"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "