summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-24 20:21:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-24 23:12:32 +0300
commitc55d0cd98809d881bdceed06252e4e153531bacc (patch)
tree0a531c1f9565252e3b3382e5db8fc2d1ccdb0309
parentb8bb438abea258133502d0b2ebff8fe222f66ae4 (diff)
downloadopenbmc-c55d0cd98809d881bdceed06252e4e153531bacc.tar.xz
webui-vue: srcrev bump 386df45f71..057232b854
SurenNeware (1): Responsive Site Header (From meta-phosphor rev: e73a659edc5fbd1fa00d614523914528d134d7b0) Change-Id: I0e42ad78cab2eaf577dcf7335728a36e10c431da 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 289ea7eeb..a1914d7a1 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 = "386df45f71ecbdac5ef7b8d828010ac48587d479"
+SRCREV = "057232b85405e8c4a3a6a8c0245e582f26571927"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "