summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-26 02:11:47 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-06-26 17:04:22 +0300
commitd32958dc50708ffb3b304102177419c2007498a5 (patch)
tree0d1642e7bccf2d2434b6d969f9e900ec22630622 /meta-phosphor/recipes-phosphor/configuration
parent36b9f4735fb645abe3e7484ac2016b12fe570ffd (diff)
downloadopenbmc-d32958dc50708ffb3b304102177419c2007498a5.tar.xz
entity-manager: srcrev bump 665267ca95..dabccf49fd
James Feist (2): Fix bad spacing Add missing type (From meta-phosphor rev: 3b50fc52ceb68f344cde0b3d420e1347d4d2af61) Change-Id: I2cfac44cdef9639910ef63fa423d81b2090902cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 2143c3cfe..d672b509d 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 = "665267ca954b8f328d13637a688864de7ca3c993"
+SRCREV = "dabccf49fd4a7f8db47615dc4895d64148e2626e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"