From 68ac86c49b6d2616610af438294b1210f7245f92 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 25 Apr 2023 11:30:42 -0500 Subject: bmcweb: srcrev bump 72e2137737..02e01b5108 Boleslaw Ogonczyk Makowski (1): Fix regression in virtual media Lei YU (1): http_connection: Allow empty json objects Willy Tu (1): dbus_utility: Support new ObjectMapper methods Change-Id: I284fa8345d0bc077a9905595f5d2bd31edec6dd9 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 c89d38b83b..7de3a5b50e 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -12,7 +12,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "72e21377372245b076c151f62a141153ab318bdd" +SRCREV = "02e01b5108d46720a0b438c0d79952464320d954" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3