summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-16 17:41:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-17 00:35:29 +0300
commitbd6338edc5a9d76cc4fa4090c7461af57a833c97 (patch)
treecf6b15fea91122045601f3ccb47b9950c6c79b69 /meta-phosphor/recipes-phosphor/webui
parenta5b8ab505eec2d659828dad59bd601210e746fa4 (diff)
downloadopenbmc-bd6338edc5a9d76cc4fa4090c7461af57a833c97.tar.xz
webui-vue: srcrev bump d329ec84b1..14717e3384
Dixsie Wolmers (1): Update style of modal title Mateusz Gapski (2): Remove not needed scroll on sensor page Add loading image from external server SurenNeware (1): Update name of file of exported log files (From meta-phosphor rev: 8bc56b3cd9a17db1c33e7fb22388fff370028fd0) Change-Id: I645b310d3beb965983ff10c138deba8a66d11ef1 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 11d52c1c0..90826e275 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 = "d329ec84b105c55abafc53db061bbfc57494c582"
+SRCREV = "14717e338482cceb0f417d4af20a22fb165d6bc5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "