summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-20 05:41:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-21 02:00:14 +0300
commit6c9195d0281a57e42ece8fc88efa6b66fce3b35a (patch)
treeb79fa35a3956b74efc23287fe9417b690f722af6 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parentd4e7ccdb44a2f463b2d0c40acb38a509ad2b7d8b (diff)
downloadopenbmc-6c9195d0281a57e42ece8fc88efa6b66fce3b35a.tar.xz
phosphor-webui: srcrev bump 6bb1f476bc..0c4aceb775
Ed Tanous (1): Relace node-sass with dart-sass (From meta-phosphor rev: 0554b25c0812c3a260fc54506cced9c3b277b7c8) Change-Id: I18fb06a530750f3823bc7f1da8ec9721b7fb8444 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index e8ad3365d..50fedf0bd 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 @@ LICENSE = "Apache-2.0"
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 "