summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-16 00:11:55 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-16 12:58:47 +0000
commitf6777bbc81c65cfd7561b1dc88b78822a87980aa (patch)
treef27dc1e626e4b341ef9a77e96e0250faeb6c6c94 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
parent219049603784f92d8da4757e038599b4d4415294 (diff)
downloadtalos-openbmc-f6777bbc81c65cfd7561b1dc88b78822a87980aa.tar.gz
talos-openbmc-f6777bbc81c65cfd7561b1dc88b78822a87980aa.zip
phosphor-ipmi-flash: srcrev bump ccf235a8b7..182b76491f
Patrick Venture (7): bugfix: build: fix MAPPED_ADDRESS configuration variable internal: add read() method tools: bt: add syscall interface bugfix: tools: blob_handler: properly handle smallest reply tools: implement blob write tools: blob_handler: delete return statement tools: main: drop unused header (From meta-phosphor rev: e7b838f06cd4c8c3b3bf60298ece227eccc6bf36) Change-Id: I4580f894f44820f570e3fe9b8c989b5620ff6830 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
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 b48018b8e..2d087f676 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 = "ccf235a8b7b2d4fd100f7671d8ddbaac77466dab"
+SRCREV = "182b76491f74c9c24847eb08c14c7a64629636e8"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud