summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-08 21:00:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-09 15:50:10 +0300
commit6c1fc6701e6c56c6fd022c064a6c01e0f68c04e2 (patch)
tree2be29669e9a610637d9704a028889f1007af459a
parentbd0903170688789b17af236fecc0aa0776ae36ec (diff)
downloadopenbmc-6c1fc6701e6c56c6fd022c064a6c01e0f68c04e2.tar.xz
webui-vue: srcrev bump 780733a1b4..29aaa9e892
Gunnar Mills (2): Fix up README Maintainership: Remove Sandeepa Change-Id: Ib2548b802e120062eab9660b6933d0c1eb31dc32 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 42d697b364..4bfd9f0e3c 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 = "780733a1b426a927140619857d732fb472d5cf38"
+SRCREV = "29aaa9e89246dc52e0eaa7e3a72dd0963fd2aa6c"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.