summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-08 23:21:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-09 01:16:09 +0300
commite95fec6655178e6eba02180d35f7781842c871e8 (patch)
treeace88b1126adc203b004679872e6fd88e9681092 /meta-phosphor/recipes-phosphor/webui
parent9ec6ba85f1f9de91464cab6c62864e4e9e262d82 (diff)
downloadopenbmc-e95fec6655178e6eba02180d35f7781842c871e8.tar.xz
webui-vue: srcrev bump 31bf55af57..55888a1ca8
Dixsie Wolmers (1): Add test hooks to network settings page Gunnar Mills (2): Spelling: sed -i 's/intial/initial/g' Codespell spelling fixes (From meta-phosphor rev: 758c420d9b450dce28fdc5d8148b2f0f50317dff) Change-Id: I041f1a6addd5e4f664df0414b874dec77b5a4be6 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 5c27a1b3b..c37a8603d 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 = "31bf55af576d192c116efca34675755c4c8deea2"
+SRCREV = "55888a1ca827da6247323036947c4ca30f2e9798"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "