webui-vue: srcrev bump 08f0f8e132..64c20a5e65
Dixsie Wolmers (1):
Fix contributing readme typo
Gunnar Mills (1):
Update Readme
MichalX Szopinski (1):
Fix "Export" button height on hover
SurenNeware (1):
Add TFTP input label and helper text
Yoshie Muranaka (1):
Refactor firmware store to get backup from SoftwareImages
Change-Id: I500de1974f6927e70fc25445b6adf0a69dc78cac
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 5f01175..222c105 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "08f0f8e132d117797080c4078a101ab93b0985a5"
+SRCREV = "64c20a5e6523215935553267e362a28ae5a59fdc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "