summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-15 18:41:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-16 02:22:17 +0300
commitcea7a31f6dc84f1c60e2dabf548d13fec9d63b63 (patch)
treedb30432608dedd7beb5de6478b9e3cefe2fdd3ab /meta-phosphor/recipes-phosphor/webui
parent813d7593023f8d4e8a102a7083b6311d678da1bc (diff)
downloadopenbmc-cea7a31f6dc84f1c60e2dabf548d13fec9d63b63.tar.xz
webui-vue: srcrev bump 532a4b0336..edb9e852fd
Yoshie Muranaka (2): Update BMC time to use redfish Update OverviewStore to use redfish api (From meta-phosphor rev: bab5d8baef227e87af38a87324b4d750f6e00e3b) Change-Id: If30ef4672cda9b35fea77c1f77d1e9aa71e054ad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 af476abb3..9dfd71238 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 = "532a4b033669497d972683320e3d1d6dde1943f6"
+SRCREV = "edb9e852fd43ec9de857a91675113c0fcc4e8414"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "