summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-30 23:51:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-02 01:14:22 +0300
commitd1ed7c51f0a3658e285df3608a4473bdf3682fb3 (patch)
tree6f851863a3a7a2d8f18c11644bbafc0f3ab80098 /meta-phosphor/recipes-phosphor/webui
parentd5b6f545d9139b7fe5907b2ea2ea333486ca3838 (diff)
downloadopenbmc-d1ed7c51f0a3658e285df3608a4473bdf3682fb3.tar.xz
webui-vue: srcrev bump 96b37af143..1471f8fa8c
Derick Montague (1): Resolve broken unit tests SurenNeware (1): Update name of sensors export file Yoshie Muranaka (1): Remove searchFilter property from Sensors page (From meta-phosphor rev: 366557e897bd59a0aefa86f5ccb8c9d7dfb24476) Change-Id: I6e966d45f8a52c84c083a3bcb6bd4e18fb8cc36e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 54a85fd70..3d8e82c87 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 = "96b37af1433f635fc6bb107961a352721a720326"
+SRCREV = "1471f8fa8c6479e9f7874964557ed914c94805de"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "