commit | 597b8809e02f8af9a406485014d5896e3a972ca7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Nov 03 16:40:50 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Nov 05 21:41:33 2021 +0000 |
tree | f96c3140499076f664f3783973fa42bee0cd6332 | |
parent | e84e9a5f447af21f74685a3faf3742ce553ad755 [diff] [blame] |
entity-manager: srcrev bump 6bf41588ab..22ed42860d Patrick Williams (1): build: switch to C++20 Change-Id: I2349f494ca94bedef57e7d2a0efbad5e11e16582 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index bba4eaf..eaf0b21 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "6bf41588abf5048da5764f2a809f3841bcbef761" +SRCREV = "22ed42860d12ea9112ffb0c9c72588f34f65fdf7" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"