From e2f77c8d08011fb47b6269f7f27f323c84eb78c1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 9 Aug 2019 23:11:02 +0000 Subject: entity-manager: srcrev bump b295e1d838..ce66b3ae70 Patrick Venture (5): bugfix: frudevice: read entire fru contents style: frudevice: use lower camel for symbols entitymanager: flip logic to reduce indentation add .clang-ignore for checked-out dependencies .gitignore: add dependencies and output (From meta-phosphor rev: 006c733657f66ea87013b7a53c5e93c976489f45) Change-Id: Ie2056599b38cb75032c42c9bdaab06d1c3ae5aa6 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 2a133396e..cb519cdb5 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 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git" -SRCREV = "b295e1d8385544f12a436ef63153d373ff8de625" +SRCREV = "ce66b3ae7091bf806542147bf9848dcc1a2215b6" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" -- cgit v1.2.3