summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-08 16:21:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-09 02:40:41 +0300
commit22019c0eaebdda68ab1923e821b68d9f86d8ea83 (patch)
tree8dc70a8315e54129988410130e90c604574174ac
parent6553f2e183f080ee88ce6ec8ccdb69cd9c46c5ba (diff)
downloadopenbmc-22019c0eaebdda68ab1923e821b68d9f86d8ea83.tar.xz
webui-vue: srcrev bump 11e655ca77..4afe2f762c
Mateusz Gapski (1): Change intel theme (From meta-phosphor rev: eceb9ccb17a62bc23d676b46c91e565ccee016fe) Change-Id: I374a58f505756769dd66944eee9c2a21a0d6c0e4 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 f8edc2f3f..4d86ccf52 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 = "11e655ca77827f3d1be9bfeebbe245987dfb8370"
+SRCREV = "4afe2f762cf7f567579bcd3b03c9023c79b535fc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "