summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-04 01:21:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-04 18:48:35 +0300
commit0f108210b111cae27af172977190ef2bae01ea21 (patch)
tree85e0e9ce58e0652d26971ee3552b92c980293dac
parent609e58fc8caaaa8e39b3ad63340a353c464f7414 (diff)
downloadopenbmc-0f108210b111cae27af172977190ef2bae01ea21.tar.xz
phosphor-ipmi-blobs-binarystore: srcrev bump e496b2bb47..c3abe753fc
Patrick Venture (1): test: use char arrays instead of strings (From meta-phosphor rev: 5d80dec6abad65e948e05506007945f1f8f1900f) Change-Id: I728ef34d98cac62196866ae1cea4c2f9585d922e 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 31c050642..8f1d34b58 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 = "e496b2bb477e2af1a9755fbe6ac891e82ff73eb6"
+SRCREV = "c3abe753fca211f49eb68f7d34e37bfc9eb5d4c4"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"