summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-04 18:21:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-05 04:44:28 +0300
commit01e5525e325595dd7e88480f7352a903a4be9f5e (patch)
treeb2114e89548c7874c8fd1f6f77b98078aee927b0 /meta-phosphor/recipes-phosphor/webui
parentc54f63c147cdba28123ab3fde12abdd91cfe4f3b (diff)
downloadopenbmc-01e5525e325595dd7e88480f7352a903a4be9f5e.tar.xz
webui-vue: srcrev bump e0b76c3357..66f903fb69
Derick Montague (1): Update application navigation colors (From meta-phosphor rev: 8e64fd86568544ad38c090551145dbd4aae7ed23) Change-Id: I9035007dc5f8bd044cb2286b713486704b7ebad0 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 32caeff1d..a8c4beec8 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 = "e0b76c335780c322aacae1b4f1ecef7b6f5e78ac"
+SRCREV = "66f903fb69e8d8b9d7564e82a3daa3697cb92c54"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "