From 4d18f183bb67cf51af761824a7b906d565410ef2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 3 Aug 2020 19:41:10 +0000 Subject: bmcweb: srcrev bump 5a806649ec..9edd866c3a Adam Stankiewicz (1): Add ability to build via docker Chalapathi Venkataramashetty (1): Add message registry entry for successful fw update staging Ed Tanous (2): Remove using constructor for filesystem Swap strcpy for strncpy Sunitha Harish (1): Redfish: GET command for Hypervisor DHCP network (From meta-phosphor rev: 3bf83fdffde0d269807588ad134bd2d0fbe8f0f8) Change-Id: I9a6c78a247237745736eb443131880192f55b35f Signed-off-by: Andrew Geissler 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 8aaef8ae0..4c4941070 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "5a806649ec187926be5829f42f8f18606a3d4e75" +SRCREV = "9edd866c3ad31dfff3b3ad4a14c5fa2c4669c00e" S = "${WORKDIR}/git" -- cgit v1.2.3