summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-10 01:21:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-10 02:53:20 +0300
commita22ae736a89c9ee175c91f0443d1eec84da11b5c (patch)
tree3638b36f1a5099b8203a1e0ee8169dca352dcf86
parentcfd4e61c92f2ff826e8d90e8390be85f090a8d66 (diff)
downloadopenbmc-a22ae736a89c9ee175c91f0443d1eec84da11b5c.tar.xz
phosphor-ipmi-blobs-binarystore: srcrev bump 1a25e0d16e..e496b2bb47
Patrick Venture (3): test: fixup boost endian change splits objects into separate headers maxSize parameter to binarystore unused (From meta-phosphor rev: 3a355a3cc6a666614e4a0c608f9ecbbd8c91eee5) Change-Id: I1818e9d65f8022e2c05a2b80c114e9978759db5b 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 4d973f6e8..31c050642 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 = "1a25e0d16ea5cb79d0942193bed92ac7dd287112"
+SRCREV = "e496b2bb477e2af1a9755fbe6ac891e82ff73eb6"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"