summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-07 19:22:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-08 02:22:13 +0300
commit19d23f45a7cbb73f3e27e73484440de661d45735 (patch)
tree6013598594de004e485b6e88e89d8f551087d866
parentca6bf9d6c0875aae88b563b7d2e1a0da1f6d871b (diff)
downloadopenbmc-19d23f45a7cbb73f3e27e73484440de661d45735.tar.xz
entity-manager: srcrev bump b45324a074..a5a716dadf
Anoop S (1): Entity-manager:Add new property for Ipmb type. (From meta-phosphor rev: 50cb5d0b46ea60f7dcf29a1005d3955f2fc89e96) Change-Id: I725fe016082d52c2eda5dde845f6473e456410dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 7ebd3ac72..da1dec152 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 file://blocklist.json"
-SRCREV = "b45324a074b6e5c22dfdc36b922adfd3f4709d7d"
+SRCREV = "a5a716dadfbf97b601577276cc699af8f662beeb"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"