phosphor-ipmi-blobs-binarystore: srcrev bump ac0b844ec5..2b6683fe6b
Willy Tu (5):
Fix typo: excedded -> exceeded
binarystore: Create new shared library for binarystore
binarystore: Move binarystoreblob_lib to static library
phosphor-ipmi-blobs-binarystore: Code Health Cleanup
binarystore: Add std::optional for optional config options
Change-Id: Ib8befb1293084b0f5af2a11d466bd43d4854053b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 350cf0f..a9b13ca 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
@@ -19,7 +19,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs-binarystore;branch=master;protocol=https"
-SRCREV = "ac0b844ec5317f49ebcbce2102cfe9e2f40faa46"
+SRCREV = "2b6683fe6b32867cb39a406640d76329d8108f6e"
FILES:${PN}:append = " ${libdir}/ipmid-providers"
FILES:${PN}:append = " ${libdir}/blob-ipmid"