summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-18 19:50:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-19 23:00:03 +0300
commit7e4f9b0fb71dc35294d37f110681ae91cf6dc0cf (patch)
treea34f7d79ede7d21de58ee87f5521cdfd28a2a609
parente0b9d1955c53fdb3673bbc855ef614be108d4292 (diff)
downloadopenbmc-7e4f9b0fb71dc35294d37f110681ae91cf6dc0cf.tar.xz
webui-vue: srcrev bump 129aecd0d5..d1ef18e6f9
Ed Tanous (3): Pretty print svg logo Inline class styles Inline SVG Paul Fertser (1): Focus default action in modal windows Change-Id: Icaf9291b776149de36e6f30e3134f125477e2d95 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 4247ea2d76..f77a937d54 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 = "129aecd0d575fa12a73850387f081f1cf31a9050"
+SRCREV = "d1ef18e6f9ed1527b66cec07eba6acaf9a95819c"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.