From a1e827155f6514ce123abd9c1d163f4f123a598f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 5 Jan 2019 00:30:23 +0000 Subject: phosphor-ipmi-flash: srcrev bump 225ee31d6e..fa9d0c9f43 Patrick Venture (7): test: flip from negative test to positive build: cleanup configure script PKG_CHECK_MODULES bugfix: tools: copy string out, expected nul-termination bugfix: tools: fixup the region copied tools: main: cleanup usage output build: include download of ipmi linux header internal: remove extra namespaces (From meta-phosphor rev: c2b3d091066609c866fc3abe23cfd5165fd64bcb) Change-Id: I93785279ebdce924b508e2b0c3422a3b14e3a6f9 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(-) 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 9b4e78c289..20f9c97810 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 = "225ee31d6ea5ec2f89cc82e0b4bb08841bc9a8fc" +SRCREV = "fa9d0c9f43be773ad74d2f292bb4c4edf46299f3" FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}" -- cgit v1.2.3