summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-11 20:00:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-12 19:40:37 +0300
commit3dcfdd0a9c1f3dfb2503a15a8df927ca25d54bc5 (patch)
treeebc0c356e7d2a3376ce192ea8afe9f7eb8269086 /meta-phosphor/recipes-phosphor/webui
parent213607b3ef48a28bb527702fa009e9821e2762b5 (diff)
downloadopenbmc-3dcfdd0a9c1f3dfb2503a15a8df927ca25d54bc5.tar.xz
webui-vue: srcrev bump 2a87a2e4e8..6236b11ba7
Gunnar Mills (1): Fix CI fail Change-Id: Ie7d70233207ee38a9f25177b9b0c0830476d1d8a 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 a63b55984d..14c6f2d0aa 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "2a87a2e4e8d004b33fd66ca769386b8c77b4fbe9"
+SRCREV = "6236b11ba7b7fb37f37e6af887b87e3071a8a4cb"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.