summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-06 19:51:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-07 00:09:44 +0300
commit3f64892aac06f38b0c13624117c7d7738b603e23 (patch)
tree188b98ef503724e37beaeabb8a871356628903c2 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent17bef00f308d8d99375bc7a8d40e46600bf393da (diff)
downloadopenbmc-3f64892aac06f38b0c13624117c7d7738b603e23.tar.xz
webui-vue: srcrev bump 5ed21f2d1e..15bcc41f74
Alicja Rybak (1): Fix toast message for VM Legacy successful mount Derick Montague (1): Replace the use of the term host with server Change-Id: I501d5524489648ab0747c1efd6830a5bc69695fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb')
-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 481f7b6cc..85af37ddb 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 = "5ed21f2d1e8b82be699a623bfdef550dfd598dbb"
+SRCREV = "15bcc41f748a79201eebd46496256621870a527e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "