summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-15 01:21:39 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-07-15 16:55:55 +0300
commit64d586a8c6d080cb7f5e3ccbc002c51bcf21bd69 (patch)
treee7a0920fad72d7a1fe07ab31ae0d7cd7b148d9e1 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentaaf0a2fd60a1cc76b7248538f5691994f95efc0f (diff)
downloadopenbmc-64d586a8c6d080cb7f5e3ccbc002c51bcf21bd69.tar.xz
webui-vue: srcrev bump 3b73cf834a..ad01b209f1
Derick Montague (2): Fix cross-browser time formatting bug Update user privilege table for the operator role Change-Id: I1602e127be74479734263cf9b5f0b95e036cab43 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 ace53d0eb..f87caf381 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 = "3b73cf834aaf9117d76bb0f590a076af6c28cd4e"
+SRCREV = "ad01b209f1fd62f8f2e5f8eb13951936b25eed86"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "