From 6abcd8f1f31d9f57196cfc361c791825158d8f17 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 23 Oct 2020 13:52:04 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " -- cgit v1.2.3