summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-06 19:02:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-06 23:26:51 +0300
commit16b8e9599d16325f6a45567cbda67ffa833bf458 (patch)
tree7d31b2119fa0553911b6c54f0f5fe12804693061 /meta-phosphor/recipes-phosphor/webui
parent9e1f201b86bf9e53be27865b39b6a153858b6f54 (diff)
downloadopenbmc-16b8e9599d16325f6a45567cbda67ffa833bf458.tar.xz
webui-vue: srcrev bump 6173bc6110..31bf55af57
Dixsie Wolmers (1): Add test hooks to overview page SurenNeware (1): Add Toast Notification to ServerLED page (From meta-phosphor rev: 33fdb3b6e8a06120d040fde73d7cddb6529a93fd) Change-Id: I21a84834bb3a7a5df64321d112dcb5550f5e504d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 d27fad081..5c27a1b3b 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 = "6173bc611071be368967afd795be5e84d8b38ee5"
+SRCREV = "31bf55af576d192c116efca34675755c4c8deea2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "