summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-10 23:52:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-11 04:13:16 +0300
commit23b791ffdbfad23df7d2b05c3caec99069023b08 (patch)
tree9fcb91883744c47bcff702a716488a0239f42116
parent1b7db0344d593e9aef26a077272b57ac6308634d (diff)
downloadopenbmc-23b791ffdbfad23df7d2b05c3caec99069023b08.tar.xz
webui-vue: srcrev bump 8e4b5c3f21..f9832b0edc
Yoshie Muranaka (2): Fix duplicate navigation error Add pagination to Event Log table (From meta-phosphor rev: bca4c0205971a05d9c15c415b31d31f0ff5d9724) Change-Id: Icc32e49fc058c1cdaa8d7b71caff6b68f87cbb3e 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 f90de3591..7d98855aa 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 = "8e4b5c3f21fb3cacf4ee3c29817e31954cf146ea"
+SRCREV = "f9832b0edc48b349f6de2df419815ef38a6ae469"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "