phosphor-inventory-manager: srcrev bump 25d54b5102..6b22dbb2a1

Brad Bishop (12):
      test: Add test-driver, minor refactoring
      types: minor build improvements
      types: Add build testcase
      utils: Add missing headers
      utils: Add unit tests
      build: Don't build tests unless asked
      serialize: add concept API
      serialize: Add build testcase
      manager: refactor interface templates
      manager: switch to refactored internal APIs
      manager: Add build testcase
      build: Don't build tests unless asked

(From meta-phosphor rev: 49ed192656a4c9965a665cdc670f0ac2231ca224)

Change-Id: I24f7db00958d8f78e468cc11f677c33e4b980abe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index 9dab0db..0e96276 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager"
-SRCREV = "25d54b5102241117915d18c612ce03cde20d2c5b"
+SRCREV = "6b22dbb2a115342a3e46f07503636b04e5ed26ac"
\ No newline at end of file