summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-04 18:11:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-06 00:38:34 +0300
commit95d0e4af4d15c7cccba1cbc90c54676f09cba9f4 (patch)
treefb707c4f5da84ded6b17754db53359ad2826676d /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent2497952817d784cc2bacf224fe1a0ba450f4682d (diff)
downloadopenbmc-95d0e4af4d15c7cccba1cbc90c54676f09cba9f4.tar.xz
webui-vue: srcrev bump 8187678816..ae09a4b3c0
Derick Montague (1): Remove Derick from the maintainer list Dixsie Wolmers (3): Add keep-alive option in webpack devServer Remove tableFormatter and use dataFormatter on assemblies table Remove Derick from OWNERS Konstantin Aladyshev (2): Russian translations for the Assemblies schema Russian translations for the new overview layout MichalX Szopinski (1): Add GUI Name on Intel environment Thang Q. Nguyen (1): Fix wrong System Manufacturer in Hardware Inventory Change-Id: Ic4b65967e2f7338a81195e0402f8814aab784410 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 81edcf097..379a4050d 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 = "8187678816dee0342b46e6f095324097ea734fea"
+SRCREV = "ae09a4b3c03dcf86616820ab9d8c0c7ef9ebc69c"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "