summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-18 16:41:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-18 21:09:25 +0300
commit21b9378181e639e392887b97f415ded78dbc2c45 (patch)
tree0ab8159e3e6fb55a63aeb47efd36175f05c9eb7f /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent883b847140a1f9ef1cdbbe9d0635c0a445dc89c0 (diff)
downloadopenbmc-21b9378181e639e392887b97f415ded78dbc2c45.tar.xz
webui-vue: srcrev bump c237e3081f..71114feb9a
Derick Montague (2): Add run-ci shell script Replace use of the term host with server Sukanya Pandey (1): Resolve bug in date and time settings page Change-Id: I694ab7c18ce8c16eae82b40b9da469feae1f904b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb')
-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 1cc96a262..3ffe5024d 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 = "c237e3081f15522ba12b40d3b662f7f6f2c9dc7f"
+SRCREV = "71114feb9a800d42f6eeddfa477077a8ab8e44f6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "