phosphor-webui: srcrev bump 6bb1f476bc..0c4aceb775
Ed Tanous (1):
Relace node-sass with dart-sass
Change-Id: Ide2614fa7c592b596fec679a4f491d242ee8e4af
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 e8ad336..50fedf0 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 = "6bb1f476bced183aab54f00206346e4d6eff1e07"
+SRCREV = "0c4aceb775cbb461d10e03888f0ab90e5a619dc7"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "