summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-07 23:03:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-08 02:22:13 +0300
commite4d4413e8ec4656eff2e23a7d9b591bdc8bd2b7b (patch)
tree6fd3c0bea47fcefbd581e9346c2600bb7ee45ba9
parenta9f1bf38932ebda92743191dbe2590f9c505c45c (diff)
downloadopenbmc-e4d4413e8ec4656eff2e23a7d9b591bdc8bd2b7b.tar.xz
webui-vue: srcrev bump f125a3d803..00f5b79055
Yoshie Muranaka (4): Add documentation for table filter Add documentation for table batch actions Add documentation for table pagination Fix no-lone-template warning on Firmware page (From meta-phosphor rev: 9cf31a97207e36318d719b74a86bf2af31e47697) Change-Id: I8fdbd9a843d83c267555e863f4e353eb6fffdd7c 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 7be55126c..e4466343d 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 = "f125a3d80353936a1d65b3f9fc8c05eec4da230a"
+SRCREV = "00f5b79055f982d45beb483a1399568bd50aebc6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "