summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-21 23:50:56 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-22 02:23:47 +0300
commit00d611da75e8fad6d7e943146bdbd8a7aaab0672 (patch)
tree9b0931420f296389b53768e3edb5b66d85120855 /meta-phosphor/recipes-phosphor/webui
parent495d0a388b1384923044df83a31ae611ebbcd5f2 (diff)
downloadopenbmc-00d611da75e8fad6d7e943146bdbd8a7aaab0672.tar.xz
phosphor-webui: srcrev bump f59274e8ec..0acdba8b86
Gunnar Mills (1): More strongly recommend switching to webui-vue Change-Id: I4b3dc75eb911eb7b3dc43d40fcdbcc2f7190fab3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 7282774f23..aacc543304 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;branch=master;protocol=https"
-SRCREV = "f59274e8ec337e7f4b135726d6b846fb813d60cb"
+SRCREV = "0acdba8b866fd43f2916b64769edd8118d6ca380"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "