commit | 00ad30414a7fb4658ab17637a3ba25e35164c38b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Apr 22 19:40:11 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Apr 22 21:39:37 2022 +0000 |
tree | 1d877b8a9f6ae1ccb2a7d895a9e9321e6848a710 | |
parent | 53728ccfa6ed42a58bdf350e1265ce760fde88ef [diff] |
phosphor-inventory-manager: srcrev bump 23314a5c8d..69ddaad8df Patrick Williams (1): build: enable C++20 Change-Id: I04a9414df44bf9aa22e857f261aadf9cb96a3121 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 7cb8867..fd34ee3 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;branch=master;protocol=https" -SRCREV = "23314a5c8d582f5d0b5f32cbd096b9267b3beece" +SRCREV = "69ddaad8dfd1102e9bdd6437149e2a8397a1b558"