summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-29 01:00:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-01 22:14:07 +0300
commite63bea56a9e49a8cb74f5ac50dfe4d1cbfc32039 (patch)
tree49bedd3d10c6d77eb7c5edbb1a3379f734aab8a0
parentc361bbc68813d4a235e7c39e14ff824408f6941b (diff)
downloadopenbmc-e63bea56a9e49a8cb74f5ac50dfe4d1cbfc32039.tar.xz
entity-manager: srcrev bump 3b80d7c51f..c296c80e47
James Feist (1): Add test for hex by itself (From meta-phosphor rev: 79f8d52597223ce264ee2281fcfd684ce3e73818) Change-Id: I42949ae6455a97f05286ae0c34a2af53aea090a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 a1bde7e70..6e3c2caf5 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 = "3b80d7c51ff5d5859c0ca1f2b517c18f4766a1a6"
+SRCREV = "c296c80e47ac348a61b5220f9476d7bcd34c546f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"