summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-05 23:01:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-06 04:07:15 +0300
commitb4fe5b3f01538b651e4caae50669e0f15db2c5ec (patch)
tree5c1c90b621a4da22a991ccd2d569247a9b0970a3
parent70112bd409819bb10de3e1a3be1753678ae32d9a (diff)
downloadopenbmc-b4fe5b3f01538b651e4caae50669e0f15db2c5ec.tar.xz
webui-vue: srcrev bump 0f22907a41..5fe1c3fed7
Derick Montague (1): Update class name and improve transition Patrick Williams (2): lint: update format-code script MAINTAINERS: update email addresses to match Gerrit Sukanya Pandey (2): Fix table date filter calendar icon issue Add updated spec file for AppNavigation and AppHeader component SurenNeware (3): Fixed Back to top button appearance issue Add unit test cases for page container component Correct name for IBM custom nav Access Control Yoshie Muranaka (2): Add dumps page to IBM env Add DumpsStore API calls (From meta-phosphor rev: a3da8ba213ebc2b3620378c9d6b2315ab46e6013) Change-Id: Idf0d9995efd68dad9b92b7234f6a6306ec3294c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 73f3ab8cb..3dc2ee728 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 = "0f22907a4163d6cb84c1cb7c024b09db888e88b2"
+SRCREV = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "