summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-30 09:30:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-31 00:23:56 +0300
commit6b773ebdd4ba490622ec250991646f2ce3d8f3b6 (patch)
tree44d13fe9898cad5c6ba50d62df95b03284fcb0b4
parent7186e736b73abbfd33bb04c086f28b659982bd6a (diff)
downloadopenbmc-6b773ebdd4ba490622ec250991646f2ce3d8f3b6.tar.xz
webui-vue: srcrev bump 095bb6ddae..bcb0ab4f1e
Damian Celico (1): Old password input in change password screen Change-Id: If35e34343cca228b1da529431860129cb6872811 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 fe455c55af..28c10e737a 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 = "095bb6ddae8f651390097fb7bbded0089ac0fa05"
+SRCREV = "bcb0ab4f1e933795e53da7c28ca75382c94f9af9"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.