summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-28 18:53:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-30 17:36:50 +0300
commit30b70b190430ec04934597a78652568496b4a060 (patch)
tree4cec876f028bbe384bbdeb5d2cb5a245eb7178fd
parent87b6306d46352a03bf3e20273c1375d28bc8cf99 (diff)
downloadopenbmc-30b70b190430ec04934597a78652568496b4a060.tar.xz
webui-vue: srcrev bump e7eb9dc6c2..09e2585573
Dixsie Wolmers (2): Add store documentation Add datepicker label Konstantin Aladyshev (1): Add thresholds for Fan sensors SurenNeware (1): Add new style for form file component Yoshie Muranaka (3): Fix TableFilter component Add documentation for table search Fix LDAP accessibility violations (From meta-phosphor rev: 2cc866077147881216b17ab464e805b36f70d5b4) Change-Id: I06f892839cc2d0dd61848ce6b9b48e22d8d00f6f 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 3f1195ae8..71be78b35 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 = "e7eb9dc6c2c1e5969e0bddc23521cd3e11eacb22"
+SRCREV = "09e258557365eec9b617ab544be0da07784ceb42"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "