summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-12 20:11:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-14 01:09:14 +0300
commit2d87559c0146228875818ee924c6e7edd8d7293d (patch)
tree5c584e8f6643a08347b415e58a8f789a8a99589e
parent8f6a32f54c3e9eb790ea8db99acfdcf14d20246a (diff)
downloadopenbmc-2d87559c0146228875818ee924c6e7edd8d7293d.tar.xz
phosphor-ipmi-blobs-binarystore: srcrev bump 805ade33f2..1a25e0d16e
Kun Yi (2): Implement expire Implement stat (From meta-phosphor rev: 5143eec10dc7f442a213a95e369ea488f7cd06db) Change-Id: Ic948185bdf3886012cbff8174b29d33d9bcb2e6d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
index fa6ce447a4..4d973f6e8c 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
@@ -17,7 +17,7 @@ DEPENDS += "protobuf"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs-binarystore"
-SRCREV = "805ade33f28aad995a49f08a4c05cf3c5cd15a68"
+SRCREV = "1a25e0d16ea5cb79d0942193bed92ac7dd287112"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"