summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-02 16:41:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-03 18:17:34 +0300
commit396bcd8d96853258538deb78ab47c7dd6737e2c7 (patch)
tree7b983e0211313a7bdb7538a403d4804e8cdfb797 /meta-phosphor
parent8bd769234ad074b776e74f01f27ab0b98d0ed5f4 (diff)
downloadopenbmc-396bcd8d96853258538deb78ab47c7dd6737e2c7.tar.xz
webui-vue: srcrev bump 75100469ab..fac3fbbbbe
SurenNeware (3): Increase the global margin size for page section Add table search filter empty text translation Changed switch to checkbox in boot settings form Yoshie Muranaka (3): Add env variable check to improve build customizations Update Intel dotenv file to allow style customizations Update router to static Virtual media component import (From meta-phosphor rev: 3fcd4d0aa2388422d470c42c2a6e7147167aa75a) Change-Id: I990de0d4b4becd5251894f511dd3cc3a847a766b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 d5699cd8e..e4e24c044 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 = "75100469ab66851d84082b9651469901136f3d7e"
+SRCREV = "fac3fbbbbeb7ae8cf2eb5073b2b61277e9c368f5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "