summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-12 19:21:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-13 00:16:24 +0300
commit3c5d0b8e49c3eede606c8c22a4d34de052ea8000 (patch)
tree3afd797888eedd20f69e9ddb905b31391f2d8b4a
parent262524fd2764236d420677b7b4d4bea20b281509 (diff)
downloadopenbmc-3c5d0b8e49c3eede606c8c22a4d34de052ea8000.tar.xz
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 (From meta-phosphor rev: 8108e9809d7b4fdc4865254bf1117a9de9e46c8a) Change-Id: Ieadc7acfb01b0fc84e27eef4ff0cb7fe14d01d2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 5f0117559..222c1050b 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 = "08f0f8e132d117797080c4078a101ab93b0985a5"
+SRCREV = "64c20a5e6523215935553267e362a28ae5a59fdc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "