summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-11 17:01:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-12 23:17:30 +0300
commit0fd5b6b43b04b888465e38a3c7bded9056b1736b (patch)
treec219f1f65c02d1b7f2cec6c2edcad3cb01cb75c4 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentcf1e7270226fd27f72d9c70caf422376a8a14404 (diff)
downloadopenbmc-0fd5b6b43b04b888465e38a3c7bded9056b1736b.tar.xz
webui-vue: srcrev bump 15bcc41f74..7f6edb62b8
Bruce Mitchell (1): Replace IRC with Discord Sukanya Pandey (2): Resolve bug while selecting the checkboxes Hide and show boot settings override field Change-Id: I68e4fe268bae89bf46b7c1e1e2c89660953a6142 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 85af37ddb..694c05141 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 = "15bcc41f748a79201eebd46496256621870a527e"
+SRCREV = "7f6edb62b81dbd989c23e32e962b00e6755fd78e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "