commit | dc5a3d2ad0c3cf4b8ca8ce77f6662a0c23be783a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Mar 18 22:51:03 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Mar 19 19:40:03 2021 +0000 |
tree | 50ae92bd6f435f2b075c1a2ddc8c22f57a5c2353 | |
parent | e5ab07529066dbf9aae2b70d304e5790fec8f423 [diff] |
entity-manager: srcrev bump e789bf12a4..1694ef625a Vijay Khemka (2): FruDevice: Move verifyOffset to util test: Add tests for verifyOffset Change-Id: Ie69217636ac00489e83fa940f09257ab689b35f3 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 9ce85a9..11b0ff3 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 = "e789bf12a49a8993c7d9b7a161494b58dab2dcf0" +SRCREV = "1694ef625a1075599e40faa695a40d61ccd91095" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"