summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-28 18:21:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-30 03:54:09 +0300
commit1d3dd43175d6a34d1c333ea41a53342950daa8cd (patch)
treecc5300837c8c8290c1bed33ca05855a89452432f /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentfa7bf231eeb6f41f1163bdbb47a691497f0fe2f8 (diff)
downloadopenbmc-1d3dd43175d6a34d1c333ea41a53342950daa8cd.tar.xz
webui-vue: srcrev bump 6b8aee9539..7e2ba5432d
Dixsie Wolmers (3): Add missing keys for en-US translations Removed unused keys from en-US translations Add export all and delete all buttons to event logs Sandeepa Singh (1): Update the design of BMC table Change-Id: Id056a5fd98211b526a9d5b142b4d773e1d101033 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 f65749943..894fc1c5d 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 = "6b8aee9539765949712c72dd8bd02dc232c54a3a"
+SRCREV = "7e2ba5432d067101e4c2931b388b4b6f07979dba"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "