From 70b3ff610df79dc3d8e168e696aa223edf301c33 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 16 Nov 2018 22:40:24 +0000 Subject: bmcweb: srcrev bump 162be7b8b8..771cfa0fb0 Jason M. Bills (6): Simplify Redfish error message property interface Use target_compile_definitions() for build flags Add helper functions to get data from the journal Add the Redfish message registries Change the BMC LogService to only display from the message registry Add automatic range-checking and type-casting for readJson (From meta-phosphor rev: 6cd4a39d8f451f46a881ac06bd2ecf1767c6b6c2) Change-Id: I28d29a9fb6053fb641da63585d3c43ea52f9f670 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- 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 a5f8bdc37..3cf562f67 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 = "162be7b8b816ff34d08b8d5db461de067356b4d9" +SRCREV = "771cfa0fb06de042f9f304abb27d5be80bc163df" S = "${WORKDIR}/git" -- cgit v1.2.3