summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-13 07:20:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-14 13:47:17 +0300
commit0f11af3ba96b16a0c38da3072cd1575469f2973b (patch)
tree444495cf95a9af390693dfdf322e7cf6a0ec37e7 /meta-phosphor
parentb25a1665465c0451e29b4f22574d81b86a474bdc (diff)
downloadopenbmc-0f11af3ba96b16a0c38da3072cd1575469f2973b.tar.xz
webui-vue: srcrev bump 2e6c7cc4b0..5c2f61a545
Konstantin Aladyshev (1): Correct Actions/Manager.ResetToDefaults parameter name Change-Id: Ie397544fc064e5d6959a5b03df7607f8010cc647 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 3955d3eb0d..d253cc51d1 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 = "2e6c7cc4b0737c53eccbcc83e766ee2a642dc952"
+SRCREV = "5c2f61a545b2460ce7eee4105e9c79c91de41da8"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.