summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-12 00:11:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-12 15:59:05 +0300
commitc4e7d99c3ef5ccf58fa7588e49dc4ee0a3a2c9bc (patch)
tree7b8db48d47829d3d8692975c6cfcf00fe1265963
parent108fcd217e164df91f73c4fe0a107a5966ddfbc8 (diff)
downloadopenbmc-c4e7d99c3ef5ccf58fa7588e49dc4ee0a3a2c9bc.tar.xz
webui-vue: srcrev bump f9832b0edc..224d6ad33b
Yoshie Muranaka (2): Add batch actions and row action to Event Logs Update LocalUserManagementStore to use shared export function (From meta-phosphor rev: 0a13ef5fd92942ff4157db34ea86bdf95244d1b1) Change-Id: I4fe460faf3d66f75963b13317377eb3773329e3f 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 7d98855aa..93a1f27c6 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 = "f9832b0edc48b349f6de2df419815ef38a6ae469"
+SRCREV = "224d6ad33bbc4aa722bcede95280c98f8c764af4"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "