summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-22 16:31:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-22 23:55:40 +0300
commitcbebc512536f0b38895745f4c310733ad59093e3 (patch)
treed7170210f41f85a27f0aa81d3530df220975b6b0 /meta-phosphor/recipes-phosphor/webui
parentef60666fe3e3a305d672052d5da8595ec1db6857 (diff)
downloadopenbmc-cbebc512536f0b38895745f4c310733ad59093e3.tar.xz
webui-vue: srcrev bump b0fadef1f9..492875622b
Derick Montague (1): Update text wrapping in documentation Change-Id: Ieabef7f9d7ff544c8a5b9e0914a59151c5417e72 Signed-off-by: Andrew Geissler <openbmcbump-github@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 054dfa770..3d8ee3174 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 = "b0fadef1f96df99ff5eb0637527f04bc793c8d6e"
+SRCREV = "492875622b39cb2cf04bbb9248b6ed0c52ced2df"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "