summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-13 22:50:34 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-13 22:50:34 +0300
commit2185de7260803955685836992e0e3f8f572027d4 (patch)
tree919f5432b860a08fd63d708b5c6cade37f9fa94e /meta-phosphor
parent7e963d267b45054cbe92fb59fb2b54e5043c7be6 (diff)
downloadopenbmc-2185de7260803955685836992e0e3f8f572027d4.tar.xz
webui-vue: srcrev bump dfba4e542e..07368136b6
Nikhil Ashoka (1): Fixed radio buttons arrangement issue Change-Id: If2d664b79343428c9382a8123eced3ddeb155d6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 64a1ea4a16..a453391213 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 = "dfba4e542e816712d3857e32aa52e9a930c9e889"
+SRCREV = "07368136b6578638f04f961b3842e93d57e41397"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.