summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-21 00:21:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-21 01:10:02 +0300
commit00f5e1eb7e1fc8290fb50c03ca79648b671b73f7 (patch)
tree9b6b269ca90ffd5f2f45fcd449defe6fd9153c32
parentfa9832ea56f34eb558cd7f0ad07ccc6dd8c88ae2 (diff)
downloadopenbmc-00f5e1eb7e1fc8290fb50c03ca79648b671b73f7.tar.xz
webui-vue: srcrev bump 60482ab627..d853fba724
Derick Montague (1): Resolve import stack order error in build process Dixsie Wolmers (1): Bug fix: Add timeout when setting Manual date & time Sukanya Pandey (2): Add test hooks to manage power usage Clear password fields when changed successfully (From meta-phosphor rev: 60bb77051c9526e1628ed59691d6c680edf000e5) Change-Id: I801702afdd1acc337ac518d4c45e84f3714c34fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 08c5714cc..cf4df634d 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 = "60482ab627c981deec4c1fba0c1a13d644fa90f7"
+SRCREV = "d853fba72414b63d4876ff5402762c2072aa1c04"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "