summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-16 17:51:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-17 06:07:56 +0300
commitc69b7db04d8f9e3ddee7d20cf6b522fba1f6f154 (patch)
tree921758f0bd7a99185a77071cc068a8c3862b9909 /meta-phosphor
parent284d56bb877be545f59cf10883d28a37f306fc5b (diff)
downloadopenbmc-c69b7db04d8f9e3ddee7d20cf6b522fba1f6f154.tar.xz
webui-vue: srcrev bump 645250b918..0f22907a41
Derick Montague (1): Update component documentation Dixsie Wolmers (1): Add security settings page Sukanya Pandey (3): Add client sessions page Show asset name in the app header Add form file documentation (From meta-phosphor rev: a8438f88dd9d138500d1a07f4adb91c75cbb93f4) Change-Id: I02db44481edcb5f946e0f335d51f045a9b999f6d 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 4ef9579b1..73f3ab8cb 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 = "645250b918ccc1d3965824a1c259d0367f6691b1"
+SRCREV = "0f22907a4163d6cb84c1cb7c024b09db888e88b2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "