summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-24 17:00:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-27 04:22:54 +0300
commitf5505ae7e9b3aa341c821e0d599da92b00f29bfb (patch)
treee79a29ba6ccc959eea37ccfb9325647c5a312c2d
parent9b0c9903675ae0456c27d234527daa76dc820a3a (diff)
downloadopenbmc-f5505ae7e9b3aa341c821e0d599da92b00f29bfb.tar.xz
webui-vue: srcrev bump 59a732bc50..02f9709dc9
Ed Tanous (1): Update browsers list Change-Id: I1b4786bd99164c15aa984dea195d052c6d423e98 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 139ef9d15d..b783a81628 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 = "59a732bc502740ee5d7ea37298a9576fb4131858"
+SRCREV = "02f9709dc90a03d9ee8d0bdb4df23d9a95ed6feb"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.