summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-23 08:01:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-24 01:17:23 +0300
commit9518d80dd4a0a04ef7df7e9f3285d35bf624aa03 (patch)
tree8f497a729c843320fa7f6ac997285b4e6a469db7 /meta-phosphor/recipes-phosphor/webui
parent8b41d53351f1df9b200d38075e535cb91696605e (diff)
downloadopenbmc-9518d80dd4a0a04ef7df7e9f3285d35bf624aa03.tar.xz
webui-vue: srcrev bump a06fe4695e..fd22b5b0e7
Derick Montague (3): Add buttons documentation Add toast component documentation Add alert message component and documentation (From meta-phosphor rev: 0ebf09ab3088536e44595ed36748a1dffb09d83d) Change-Id: I91687608a4b8262823c371619968c1b41878ed56 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 11e3aa15a..bcc8cec5e 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 = "a06fe4695e7e4c09ea07540d3353cb05c36f1e37"
+SRCREV = "fd22b5b0e770442294bd883a8b4e25ad512717ed"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "