summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-02 17:51:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-02 23:58:49 +0300
commit5f8dd7301f9900f9b90808a12917c6be7da2e0dc (patch)
tree3503daba76376154d9edeeeb0b0c86357ac8e370 /meta-phosphor/recipes-phosphor/webui
parentf1f81800b6d80008e67e0ef8902f7e76f1a08644 (diff)
downloadopenbmc-5f8dd7301f9900f9b90808a12917c6be7da2e0dc.tar.xz
webui-vue: srcrev bump 547b5fc35b..8cc4866dbc
Dixsie Wolmers (2): Format date and time for international locales Move Firmware version call to use Redfish Yoshie Muranaka (2): Update bootstrap-vue package Fix styling for TableRowAction button (From meta-phosphor rev: 0e4bf2248ce0a29a2016d20b9068aae852beaab7) Change-Id: I1360970106391aa46f77d8ee76ea259c36088214 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 04cb48fd3..cf86edc9b 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 = "547b5fc35b0f658f88414f8628f668af89f62734"
+SRCREV = "8cc4866dbc86682a157a6f6b57526a31ac3fc524"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "