summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-24 23:21:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-26 00:35:57 +0300
commit981c9c84b3c088e314c8ce80a1b865a0ee6c7a8b (patch)
tree69a893a9a29d7d43033ed18b0af600424dec790d
parent4af3374585a516d4a8b0cd71860926edc24a0702 (diff)
downloadopenbmc-981c9c84b3c088e314c8ce80a1b865a0ee6c7a8b.tar.xz
webui-vue: srcrev bump 56ada53a80..3bb5e8273f
Yoshie Muranaka (1): Remove Yoshie from maintainers list Change-Id: I0baef0f2e98f4210f81d8ec4280f8b97df7d19fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 b4760cfd7..86d659fc2 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 = "56ada53a80c2183f3055661aa8e0f707e4c6669d"
+SRCREV = "3bb5e8273fbf7dcc56bd7dd14d8395715d15b1b0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "