summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-21 23:21:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-22 03:34:08 +0300
commit4f67dd2591b45cd7e08636fecca0dba6df87c630 (patch)
tree44672b9c7e6e7cbead35a0be673531016743133d
parentf1d5e3fc866cf2f917d45ef934826f7203a96082 (diff)
downloadopenbmc-4f67dd2591b45cd7e08636fecca0dba6df87c630.tar.xz
webui-vue: srcrev bump 1be6b41e1b..038a9da1ae
Yoshie Muranaka (2): Create TableFilter component Add dynamic AccountService Roles (From meta-phosphor rev: 10f947091bf5f657fde11e3281526c8a45139a06) Change-Id: I4e33607ecbe4e497ef419248a38b3e589aa7abfb 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 9a4959046..9ef272237 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 = "1be6b41e1be3d2316abcb5dec6968383b5a6f856"
+SRCREV = "038a9da1ae021f3aef91317c50f8baf3d7fef5bb"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "