summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-31 03:22:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-31 23:57:04 +0300
commitdfe399d8f7810676dae9137c87d2516c38c76e37 (patch)
tree7162864aab8566e75ad16c7095a59272edd6b66c /meta-phosphor/recipes-phosphor/webui
parent96e3fc99c8f95460a252beb669617464eac32bc5 (diff)
downloadopenbmc-dfe399d8f7810676dae9137c87d2516c38c76e37.tar.xz
webui-vue: srcrev bump 471f2e077a..d395235496
Derick Montague (1): Fix vuepress dependency issue Gunnar Mills (2): Immediate Reboot: Move to ForceRestart README: Update to stronger recommend webui-vue Sukanya Pandey (1): Add test hooks to profile settings page Yoshie Muranaka (4): Delete helpers import on DateTimeSettings SFC Delete _helpers.scss partial Remove envConstants.js file Change openpower env files to ibm (From meta-phosphor rev: d47cd7b9328dd65b796b63bffeea70faa5c6c5d2) Change-Id: I07d683743472417531727d584f24bdd638b96b78 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 095880048..a8b068bc4 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 = "471f2e077a8e664ba96900c2464d46331808e0c2"
+SRCREV = "d395235496cc39575bf00696bf835f6747dd010c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "