summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-28 00:51:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-28 03:56:00 +0300
commit803319fe6d64d452579b16f19888003679b4a311 (patch)
tree6ee36d150e7b4a12bd111bf2a0178d0f2276b76a /meta-phosphor
parent3cf2c2ce9168fc93ac1250bc3231ba144f0eb995 (diff)
downloadopenbmc-803319fe6d64d452579b16f19888003679b4a311.tar.xz
webui-vue: srcrev bump 6534e58bc4..5a9094256e
Derick Montague (1): Add application header test hooks Dixsie Wolmers (2): Update form fields to match style guide Update Interface colors Mateusz Gapski (1): Change file input language Sukanya Pandey (1): Add timezone to profile settings page SurenNeware (1): Add code to refactor the server LED component Yoshie Muranaka (2): Add ability to customize theme styles Add extra margin to bottom of navigation (From meta-phosphor rev: 26286878888b078189e14bc3a36b98e691e0e093) Change-Id: I24e7fa566a6d244e3a09939c46decd0a776f95ce 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 24f38c02d8..9b38b81c96 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 = "6534e58bc4c46165d846f786804f534aab29912d"
+SRCREV = "5a9094256e18d7f1d347da90f9a986cdb1a49e5c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "