summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-24 17:22:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-25 00:35:05 +0300
commit7cdddab19aa43a81642adf06121f732142e63b1d (patch)
tree9facc554ce1974c3ab186b36b2d78867b3fa9986 /meta-phosphor/recipes-phosphor/webui
parent38611ea04ff3f5a11d0c432d5c470d8c09de8be9 (diff)
downloadopenbmc-7cdddab19aa43a81642adf06121f732142e63b1d.tar.xz
webui-vue: srcrev bump 0214fedb49..9b22b49232
Dixsie Wolmers (2): Add optional fields to LDAP and CSR form Add table search filter clear button Sukanya Pandey (2): Auto fill date and time input fields in DateTimeSetting page Show total and filtered number of items in a table (From meta-phosphor rev: 4a53de9e117c4f81f6a092fa7b90650adc3e4c3d) Change-Id: Id9259a6590a32b100e4119214bae8889ff4c238f 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 9401dc341..70d250005 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 = "0214fedb49c4fcae85be9f6e6c542932518a5ffc"
+SRCREV = "9b22b49232da67bd15e04193006ce881a93265c0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "