From c7f0ccdb409fa567904d3480dfa8511be7774d27 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 10 Oct 2023 16:20:12 -0500 Subject: bmcweb: srcrev bump 6fd295531d..480662d437 Myung Bae (1): Fix update_schemas.py to add Oem JsonSchemas Change-Id: Ibc2f199d46f388114a07b9a7fcc105926b13380d Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 154052744f..fefacc3883 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "6fd295531d34a3f1df887200ad904321b6020ddd" +SRCREV = "480662d437e238048a56efea591dbfbae9d5d065" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3