summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-26 23:21:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-27 02:43:14 +0300
commitfde743ad5e026aae95ef5bd50afd9c25d2e4f4c2 (patch)
treeb6da083c9ee757a4f4db5044988d62ec634fe788
parent23c3dd4c0c7cc7c639501421b0e29f8b4f463a6b (diff)
downloadopenbmc-fde743ad5e026aae95ef5bd50afd9c25d2e4f4c2.tar.xz
webui-vue: srcrev bump 10fe276be1..949cdd5163
Dixsie Wolmers (3): Add link to header logo Update page section heading to match style guide Format date and time in event log tables (From meta-phosphor rev: 207a73dd1dbc92bc25c05582eb929f3a70419e5c) Change-Id: I4f36ad026d259d889d0ee623f154e26637d6ed52 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 226489d278..bfd1512f38 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 = "10fe276be19c4ba736eedf28d4ea2031f3eecd14"
+SRCREV = "949cdd51631b79de34cdbbb2a988ed1e9b610798"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "