summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-28 20:51:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-29 02:51:50 +0300
commit0758e65482590d05cef97cb6ddaa785a71d2de69 (patch)
treee1c811941577abbf440ae8e579545254318a6445 /meta-phosphor
parentc273aa755d06f1d42e79f9186d7b4c383f055d2b (diff)
downloadopenbmc-0758e65482590d05cef97cb6ddaa785a71d2de69.tar.xz
webui-vue: srcrev bump 5a9094256e..254b960f4e
Mateusz Gapski (1): Add the possibility to disable subscribe socket SurenNeware (1): Add test hooks to server LED page Yoshie Muranaka (2): Add documentation for env theming Fix login layout logo alt text value (From meta-phosphor rev: 80ef32e260d92ebfd75ce8cbd5dc5a7db69f1ec7) Change-Id: I7501014dcfe3b4087f9636597b135ee4cb100459 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 9b38b81c96..d41afe3683 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "5a9094256e18d7f1d347da90f9a986cdb1a49e5c"
+SRCREV = "254b960f4e1d8e0713da3a05152eab2e07a2eb26"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "