summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-10 21:22:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-11 03:56:59 +0300
commit35266f0c49d376c4e91b35d60c8b6ed53a40318f (patch)
tree404c6068e4f37e778a0766f183bc11615b7cc53e /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent8a83a1deab11b0e8b71b3b1827408a787e883056 (diff)
downloadopenbmc-35266f0c49d376c4e91b35d60c8b6ed53a40318f.tar.xz
webui-vue: srcrev bump 157d2ffe61..391f94921b
SurenNeware (1): Correct client sessions displayed data Yoshie Muranaka (1): Update FormFile component button style Change-Id: I416496ab0a526e95185715983198410cc4b8be5f 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 da2adaf37..378050287 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 = "157d2ffe6175e5849c7137dabdb05dd5b50ed372"
+SRCREV = "391f94921bffb243d1eb3d72a49402a930b42160"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "