summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-17 01:51:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-18 17:45:05 +0300
commitf26275c91e5cb8c6ebed30dcea147a48f53745b1 (patch)
treec3460d50626a22cacb3a5b904238842b3fb6e365 /meta-phosphor/recipes-phosphor/webui
parent2299dbea4963e6943f432c856a0e96aaea220a53 (diff)
downloadopenbmc-f26275c91e5cb8c6ebed30dcea147a48f53745b1.tar.xz
webui-vue: srcrev bump 14717e3384..0214fedb49
Yoshie Muranaka (1): Update config to enable custom app navigation (From meta-phosphor rev: 597d37fbaf2323a66574cc5d6d18bc7039dde3c9) Change-Id: Ib4c37995deb2fc27526df96f4d37c1acfba442b0 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 90826e275..9401dc341 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 = "14717e338482cceb0f417d4af20a22fb165d6bc5"
+SRCREV = "0214fedb49c4fcae85be9f6e6c542932518a5ffc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "