summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-09 15:21:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-11 01:37:52 +0300
commit47b911e1a5be7eb6a72fc1693eff1c97a229b146 (patch)
treecdf69905c138086a7cfe605314485ff4c7c094e3 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent271bf3dce908697dc7cada21df04b73708cc16b7 (diff)
downloadopenbmc-47b911e1a5be7eb6a72fc1693eff1c97a229b146.tar.xz
webui-vue: srcrev bump e516d4d9e8..3f9cfa2c24
Derick Montague (1): Update docs theme section to customization Dixsie Wolmers (2): Add event log resolve and unresolve log functionality Add quicklinks to hardware status page MichalX Szopinski (2): Virtual Media, change Save image label to Load image Remove hardcoded chassis in power supplies Sneha Patel (1): Dump download file name Change-Id: If9287975d26a7fca1fec2f3019f97dcf448f7ad1 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 311c71285..5b8dec5fe 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 = "e516d4d9e8d14a826cd98b1b8ce5f5b117597a5a"
+SRCREV = "3f9cfa2c2491cc060ea57787660e918e4a7ee7e5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "