summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-23 03:11:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-24 01:51:47 +0300
commitd13a9d75fca79dfd008bd2dc21f2bbee2110f4e2 (patch)
tree3a0097604e4ea5f993931281ec9e4f36a1dae168 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentc11a61fa7be377114780ff46bd6246fd9e614351 (diff)
downloadopenbmc-d13a9d75fca79dfd008bd2dc21f2bbee2110f4e2.tar.xz
webui-vue: srcrev bump 492875622b..56ada53a80
Sandeepa Singh (1): Add internationalization documentation Sukanya Pandey (1): Add event log details Change-Id: I08410a4aa6d4fcc49f47bc0586ea0aa8f8bf9f4c 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 3d8ee3174..b4760cfd7 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 = "492875622b39cb2cf04bbb9248b6ed0c52ced2df"
+SRCREV = "56ada53a80c2183f3055661aa8e0f707e4c6669d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "