summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-13 00:51:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-13 03:15:16 +0300
commit086723bb14c09fcced6aab5356ef5eded32bcd07 (patch)
treea3ce262ea38b4ada6d4b440208ebe7eae90f77d2 /meta-phosphor/recipes-phosphor/webui
parentbb0d545feb936df09337f9968495a88f077d71fd (diff)
downloadopenbmc-086723bb14c09fcced6aab5356ef5eded32bcd07.tar.xz
webui-vue: srcrev bump 7f970a1f20..7223a9fb31
Derick Montague (3): Add accessibility documentation Add alert message component and documentation Revert "Add alert message component and documentation" Yoshie Muranaka (1): Fix Overview errors (From meta-phosphor rev: 34dfee83f84858ed2da05c5f6c39350d7fbf3b0e) Change-Id: I4e68c2beea1a2cacff4a4b832fea4b05497f12cb 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 7f01d1299..7e8154638 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 = "7f970a1f20aac99dfadad94a18f5b725f9a65063"
+SRCREV = "7223a9fb310ab2f5665b7247d8f24144cbacbede"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "