phosphor-webui: srcrev bump 1085098beb..cb7d29082e
Andrew Geissler (1):
Clarify versions required for npm and nodejs
(From meta-phosphor rev: e365760e53fa26503686d39fdf0726d928384766)
Change-Id: Ib9b2197b180a3ecc0005966d18faa0c66ee3e91f
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 65c7219..c69d4a4 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 = "1085098beb6d2dc271336c247e0246e80eacf847"
+SRCREV = "cb7d29082e836ebf58d6c3295de6b25c1539a3b7"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "