summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-23 01:21:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-27 00:33:22 +0300
commit8b52d61b838c67c96e119076f5874874bfccc5e4 (patch)
tree22411985c83a7a6b9665f7a7f212f21e2e2950a2
parent863c5e042c865133fe4291fea7b0d7ffeb6dd3ed (diff)
downloadopenbmc-8b52d61b838c67c96e119076f5874874bfccc5e4.tar.xz
webui-vue: srcrev bump 6f102346cb..396aaab761
Yoshie Muranaka (1): Refactor Sensors filtered data (From meta-phosphor rev: 24bea95cc919e44f9eae5392072b28eee37ef337) Change-Id: I5b126ab6cc655087f46556579a335bf38f720e10 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 efe620b42..b3ecb84f2 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 = "6f102346cbeaff7bc2e1f6ae46a67316ca90b5cd"
+SRCREV = "396aaab761da86698dcb5890b0a6960a90d3459b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "