summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-13 20:41:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-16 18:50:19 +0300
commitdaa6fe021f3ddc7ec27af15eb0ee08ec622380d5 (patch)
treeefc36f9481992d4f579c1edaf69cee9c7d7ce038 /meta-phosphor/recipes-phosphor/webui
parent5fe63867bbb0e78494e3288ed47be2afb5940fe5 (diff)
downloadopenbmc-daa6fe021f3ddc7ec27af15eb0ee08ec622380d5.tar.xz
webui-vue: srcrev bump 7223a9fb31..a06fe4695e
Derick Montague (1): Fix accessibility violations and use b-form-group (From meta-phosphor rev: 958a6d1f8be0b58b78a9cf138f0066e34ce4463d) Change-Id: I0ae10425d576b87dcb9e912345d93810126efd9c 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 7e8154638..11e3aa15a 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 = "7223a9fb310ab2f5665b7247d8f24144cbacbede"
+SRCREV = "a06fe4695e7e4c09ea07540d3353cb05c36f1e37"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "