summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-21 22:42:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-21 23:54:24 +0300
commit3c39097e5456d5aadd4c39f30171be6f332dae70 (patch)
treeded0e1b4ae086918333346bb2006c28eea2db562 /meta-phosphor/recipes-phosphor/webui
parent0ef63b69c56399a94e5ce12af697764990913ad2 (diff)
downloadopenbmc-3c39097e5456d5aadd4c39f30171be6f332dae70.tar.xz
webui-vue: srcrev bump 60713b0bf2..10fe276be1
Dixsie Wolmers (2): Add last reset time to server power operations page Add last reset time to reboot bmc page SurenNeware (1): Add default empty table state Yoshie Muranaka (3): Fix form properties on Firmware page Remove Vue Router dynamic import Fix reference to undefined property on Firmware page (From meta-phosphor rev: ad7cdd50779effdb7a4a98725450987ed278ddd9) Change-Id: If118ddb333242c862c6107ce48d33f91b3f3dafa 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 19ecc60a6..226489d27 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 = "60713b0bf20c29b8b63b8626bf3f894feb03aeea"
+SRCREV = "10fe276be19c4ba736eedf28d4ea2031f3eecd14"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "