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-21 21:11:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-22 02:45:26 +0300
commitd40429cf9fcd4ad6019f805d988ad6f5c96f94bf (patch)
tree221f00eb85af2dfa0b4e2a0e2e423db182f9a7e5 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent20fbda3f4c894bb7129a940f84f18eb73c2907e3 (diff)
downloadopenbmc-d40429cf9fcd4ad6019f805d988ad6f5c96f94bf.tar.xz
webui-vue: srcrev bump f65cc7b29a..cad5bb9cfc
Lei YU (1): Fix inconsistent power status Sandeepa Singh (1): Add POST code logs page Change-Id: Ie5dde6c1448b58f844e2e7bb1ad167f0e3d4657f 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 e65d8ec18..0d2d666af 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 = "f65cc7b29a90b71a5e6c888ea180150e232be79e"
+SRCREV = "cad5bb9cfc7cc4ce2024b7b227affb3c7a717f1f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "