summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-09 21:31:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-10 02:53:10 +0300
commit871e7fdcb90bcfe2543e971715d89c7ee2d589fa (patch)
treed70f91b4b3f964b9a170ebb403afe3b697ce6348 /meta-phosphor/recipes-phosphor/webui
parent27583a26f26873988ca746e370507deede0c2b1b (diff)
downloadopenbmc-871e7fdcb90bcfe2543e971715d89c7ee2d589fa.tar.xz
webui-vue: srcrev bump 55888a1ca8..2f8bbbfe19
Sukanya Pandey (1): Add code for Serial Over LAN Yoshie Muranaka (1): Add server LED switch calls to Overview page (From meta-phosphor rev: fa8017385b26a5c0e36bae188711d18d6e61720d) Change-Id: I41212c4344023295ae9defe3a59a4c2dcc82503f 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')
-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 c37a8603d..a73a3cc2d 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 = "55888a1ca827da6247323036947c4ca30f2e9798"
+SRCREV = "2f8bbbfe198087497c475029c573727e0711eb04"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "