commit | 0ee49ef1a8bf8cf874b32c1897a49fcdb2faee30 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jun 28 20:18:57 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jun 29 20:31:12 2022 +0000 |
tree | 024894a170606fcf0c28be6d6f429e89a9c2c33a | |
parent | dd57a74592c1da31cb31b609165a03aaa70e13a8 [diff] |
entity-manager: srcrev bump 8232a6ac94..f18be7fec0 Jayashree Dhanapal (1): Add NIC and fan voltage sensor for fbyv35. Potin Lai (1): Add HDC1080 support Change-Id: Ib86fbde82344c0c3f966e74d148a1ae846cef588 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 ee7b67b..5cc6ad1 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \ file://blocklist.json \ " -SRCREV = "8232a6ac947a79bfd6af1c23a1920ebc02e91705" +SRCREV = "f18be7fec042d68b4dcdc502b501e12cd2605058" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"