From 49a0e8832c738dea345b2ad2552c9e13e3bb21b5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 15 Nov 2023 10:50:48 -0600 Subject: bmcweb: srcrev bump 9e9d99dadc..3e7a8da60d Anthony (1): ethernet: change MTU type to size_t Change-Id: I23ba31b45cae85495b90214cea674fb8da9e3548 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index c33a09183f..0c085e6cfd 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 = "9e9d99dadc7fa1933b2dfbc66d34b72091674d60" +SRCREV = "3e7a8da60d70f4c42ae8ce0a3ecb0709194eb831" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3