From 9132f289ee8ee5695dcb2345bc87dfaf12907fa4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 26 Sep 2019 16:40:29 +0000 Subject: intel-ipmi-oem: srcrev bump 068b4f2ca2..e615402719 Chen Yugang (1): Bug fixing for boot option Patrick Venture (15): sensorcommands: add map header storagecommands: pass by reference storagecommands: add functional header sensorcommands: zeroize some ints manufacturingcommands: pass string by const ref bugfix: smbiosmdrv2handler: sizeof(pointer) smbiosmdrv2handler: drop unused vars sensorcommands: add optional header sensorcommands: add utility header sensorcommands: add cstring header sensorcommands: add variant header sensorcommands: add algorithm header sensorcommands: add memory header sensorcommands: add array header sensorcommands: add stdexcept header Richard Marian Thomaiyar (2): intel-ipmi-oem: Replace yield with ctx for mfg cmd intel-ipmi-oem: Fix special mode path jayaprakash Mutyala (1): storagecommands: move Read and Write FRU data (From meta-intel rev: 18a346e8082b755b250e0a510b7783eb32882799) Change-Id: I87c38ec38f7ce69fbe9ba43614873fdb3c519c5e Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-intel/meta-common') diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb index 68864fd31..cc39cf617 100755 --- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb +++ b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/intel-ipmi-oem" -SRCREV = "068b4f2ca2d9724ebe013c2567278fa0cf16e09f" +SRCREV = "e6154027196a9d5a6c34886f8dc8f3955467d534" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}" -- cgit v1.2.3