summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-28 23:01:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-30 00:01:12 +0300
commit79c826013d53c00f1cec97d8dce46c1fdaf78f96 (patch)
tree8afa7ef27e5828acf74630ca6dfdaa17b9e12b96 /meta-phosphor
parentf478b4854e9088af233d42f5dcd3a4efb0ea5d1a (diff)
downloadopenbmc-79c826013d53c00f1cec97d8dce46c1fdaf78f96.tar.xz
webui-vue: srcrev bump 949cdd5163..75100469ab
Dixsie Wolmers (3): Fix last power operation time bug Update checkboxes to match style guide Implement consistent save button pattern Mateusz Gapski (2): Add Intel theme Add VirtualMedia page SurenNeware (2): Update table filter action button style Add info type alert to the message (From meta-phosphor rev: 586e7f250c4de08308f4ff243115c76c694827e1) Change-Id: Id636a41ee17f469d393bf63a8337986ddd3b6dde Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 bfd1512f3..d5699cd8e 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 = "949cdd51631b79de34cdbbb2a988ed1e9b610798"
+SRCREV = "75100469ab66851d84082b9651469901136f3d7e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "