summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-25 00:51:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-27 19:52:03 +0300
commite780dd99b5a3040f58429aa6971346fbe2206cfd (patch)
treee5e0fdce45a57f67ca1fb866e06d5ad05e5fb27b /meta-phosphor/recipes-phosphor/webui
parent2a6688e495590cbb4c7b6deed93543963cc33043 (diff)
downloadopenbmc-e780dd99b5a3040f58429aa6971346fbe2206cfd.tar.xz
webui-vue: srcrev bump 791622bc08..9e36f522b9
Yoshie Muranaka (3): Update bootstrap and bootstrap-vue Update layout fluid prop to set max-width Add webpack config for env specific builds (From meta-phosphor rev: 93ccf684fea2c89788589f9cdd3c36b7ce5ae3b1) Change-Id: I471a39cd743e9c55f5d64a48470e5366fbb7ceca 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 dacb731e4..523bed947 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 = "791622bc08a510e4c8f059155e71f006476c5f59"
+SRCREV = "9e36f522b94511c1d77335493c09e68975db031c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "