summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-15 19:41:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-16 02:22:20 +0300
commit0a10bc8cc01918b643a426859942861965ec01c5 (patch)
tree4d229d7b8a2a63b191a0d0a902037ba50e7afd56 /meta-phosphor
parent1b25d2f8f5297d172b3bfe63fd64da0579753c01 (diff)
downloadopenbmc-0a10bc8cc01918b643a426859942861965ec01c5.tar.xz
entity-manager: srcrev bump ba5424ae0a..ff58eba9e7
Jason M. Bills (1): Skip 'test' folder if build_tests is disabled (From meta-phosphor rev: f79877d0d5edb30e65a69f963a0ce733c3d3df4f) Change-Id: If4d53ec6c6033807505a4f33094580aa100e5089 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 abe19d24e..5c4a9e4d3 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 = "ba5424ae0ae7bb76ee770068efbd05214a0e3b53"
+SRCREV = "ff58eba9e7f06b60879db38e1be6b41c6b2b9092"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"