From 39803765763df44c3e6fd456d652cb21bae3c628 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 22 Jan 2019 17:31:53 +0000 Subject: phosphor-ipmi-flash: srcrev bump f9566d88d4..46bdadc210 Patrick Venture (22): tools: specify common ipmi errors for humans firmware: reorder open cases slightly rename lpcmapperinterface to hardwaremapperinterface hardware interface: add copyFrom lpc: add missing headers rename lpc_mapper_mock -> window_mapper_mock lpc_aspeed: move driver path to class member lpc mappers: provide BMC memory address for mapping lpc_aspeed: add mapped file descriptor window interface: add close method lpc_aspeed: implement mapRegion as part of copyFrom lpc_aspeed: implement close method lpc_aspeed: implement copyFrom tools: blob add writeMeta to interface lpc_handler: add missing TODO tools: lpc: start implementation, send metadata tools: minor cleanup, drop member return inline tools: lpc: add internal/sys to handler lpc_aspeed: delete copy/assignment of object tools: lpc configuration structure is packed tools: add io interface for mmio, etc tools: tie devmem io handler into lpc handler (From meta-phosphor rev: 2c4dede0ad2d21839cd1fab239bc92ead4505c3f) Change-Id: I083753a65b10bc2a42a632f2f828ee40f8c490ec Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 7f5236c35..ed370a6d9 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -16,7 +16,7 @@ DEPENDS += "sdbusplus" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "f9566d88d4f61e04793b10acb68216af9b74d97a" +SRCREV = "46bdadc210eda187ad18fca69842e1b93b941fb6" FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}" -- cgit v1.2.3