summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-25 18:01:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-26 22:30:48 +0300
commit31aab34f2a4477f8918648cbbbaa49fa2478221b (patch)
tree662db9116e6c921021447b62fb598e58d71d8218 /meta-phosphor/recipes-phosphor/webui
parent13617d37f6f4678a88d2f9b0e19006a47f6643ea (diff)
downloadopenbmc-31aab34f2a4477f8918648cbbbaa49fa2478221b.tar.xz
webui-vue: srcrev bump 52b0223005..1b1c100590
Yoshie Muranaka (1): Add account settings to local user page (From meta-phosphor rev: 7877947b24b37e73fc3185c05bf1dc9f9ada82b8) Change-Id: I13729d30d8e79f9179ab5e3547edf94b4d770272 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 e0471e72e..60625fab6 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 = "52b0223005c91dc95f82ef0752ea2f3ae50788e6"
+SRCREV = "1b1c1005905c0d5a0145377718ad773fe08d0863"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "