summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-13 07:51:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-13 17:09:01 +0300
commit75c125bf2738b641ea09e55fd101555c2b3af720 (patch)
treeaf47b9e595959f64897668a7ebd439176e8d6952
parent7a6d527ab73a9ba2172b68223582fbb30b398eba (diff)
downloadopenbmc-75c125bf2738b641ea09e55fd101555c2b3af720.tar.xz
webui-vue: srcrev bump 224d6ad33b..68bbba296c
SurenNeware (1): Global Search component Yoshie Muranaka (1): Add date filter on Event logs page (From meta-phosphor rev: b408d81c415ae89c924cd99b9b2e8669411682b8) Change-Id: I947206109fa0dfb69e98ca8d4373b5be94c122d6 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 93a1f27c6..73a53457b 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 = "224d6ad33bbc4aa722bcede95280c98f8c764af4"
+SRCREV = "68bbba296c6f99b81d2882e1fef6f37cf4a6bb51"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "