summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-09 21:31:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-10 03:23:25 +0300
commite21dfb3c12c2a2aa40ad1e0305d36866eef5b084 (patch)
tree9cb378e979623c25457c1af9a22e4f34cc2c7d52
parent8e83be8453f2b117e6178c731c5cbd0a420dadc1 (diff)
downloadopenbmc-e21dfb3c12c2a2aa40ad1e0305d36866eef5b084.tar.xz
webui-vue: srcrev bump d6752694d3..7006806d21
Derick Montague (3): Add .gitattributes file Add factory reset page Update factory reset modal content Change-Id: I541ad4e3804a03e3d59614eff79424a23e4549e7 Signed-off-by: Andrew Geissler <openbmcbump-github@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 268167fa04..f03efc4737 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 = "d6752694d31362bd42c3cbb51a35d36fa2bc25e1"
+SRCREV = "7006806d21cf8d13666524a8124b8395f2f1e156"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "