summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-23 16:52:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-23 23:48:57 +0300
commit6abcd8f1f31d9f57196cfc361c791825158d8f17 (patch)
tree238d95734386b1980f41c4caac85841c198b9c2b
parent0b5efbdbc161ee93ee03588031c615b46cbd15c5 (diff)
downloadopenbmc-6abcd8f1f31d9f57196cfc361c791825158d8f17.tar.xz
webui-vue: srcrev bump dd6aa0aa8f..ef8c3f33b5
Derick Montague (5): Update vuepress to fix hot reloading Resolve Content-Security-Policy error Add action to deploy documentation Add action to deploy documentation Merge branch 'master' of ssh://gerrit.openbmc-project.xyz:29418/openbmc/webui-vue (From meta-phosphor rev: b955c1449b24ce4ea0b8d881226b2505ed0be328) Change-Id: I4411678d7f0373a35857abdff33e14c582dcdb16 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 6542c4426..508af1da3 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 = "dd6aa0aa8f12426c681f5991f2e9a21b379e86c3"
+SRCREV = "ef8c3f33b580b6bba09268765326ac7900eea65a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "