summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-18 07:43:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-20 16:38:24 +0300
commit73ae74d2098460c806153eb74e3072aa918974c5 (patch)
treef55ba0b3785241a71ef6415d8b9a122606a7002d
parentf034379238f980a8c5ec4295288448eab2a3d015 (diff)
downloadopenbmc-73ae74d2098460c806153eb74e3072aa918974c5.tar.xz
webui-vue: srcrev bump e6e924527f..ab93192e39
Derick Montague (1): Fix docs button alignment and image path (From meta-phosphor rev: 736fd530d8f40f5250f2b330ae22f62463590307) Change-Id: I8732e6230d50456f045dbbf35faf71f526a14f4a 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 5012ba97c7..b53d313077 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 = "e6e924527fb58de46ef70fb016d120f2eefbb01b"
+SRCREV = "ab93192e39e100b642aed9754adac12f590fd581"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "