From d071adf43ac87f21dde2f84287120960c723962c Mon Sep 17 00:00:00 2001 From: "Jason M. Bills" Date: Thu, 9 Jul 2020 15:11:22 -0700 Subject: Update to internal 0.66 Signed-off-by: Jason M. Bills --- .../meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend') diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend b/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend index 9824210cd..a1ce5f99b 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend @@ -1,6 +1,6 @@ # todo(james) remove nobranch SRC_URI = "git://github.com/openbmc/bmcweb.git" -SRCREV = "7d1cc387d312e2a8e4844f9d69ab39b042acd5ce" +SRCREV = "dc3fbbd0b0021ae888a97bf48a62f30129fc3f4d" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" @@ -12,6 +12,8 @@ GROUPADD_PARAM_${PN} = "web; redfish " SRC_URI += "file://0001-Firmware-update-support-for-StandBySpare.patch \ file://0002-Use-chip-id-based-UUID-for-Service-Root.patch \ + file://0003-Temporarily-disable-EventService-log-support.patch \ + file://0003-bmcweb-changes-for-setting-ApplyOptions-ClearCfg.patch \ " # Enable PFR support -- cgit v1.2.3