commit | 257e95750941fa67dc86a0fa9474dadce90e3544 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jan 28 21:30:55 2020 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jan 29 14:56:17 2020 +0000 |
tree | f1ea70aa1243a7be7775f6c5c2ff19ebf1941922 | |
parent | 8b3f30b3b9f45c9e0782be52d0f09c6a65cf1af3 [diff] |
entity-manager: srcrev bump 5213ccc16c..d5b87fbc32 Cheng C Yang (1): Add Rescan specific bus method Change-Id: I747580ffd3faba9c8ff33d1612ebe6737e9aab59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb index 76f55ab..69baafa 100644 --- a/recipes-phosphor/configuration/entity-manager_git.bb +++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git" -SRCREV = "5213ccc16c7f795ccb2b0e5d08d7ec75c1d24435" +SRCREV = "d5b87fbc32de43d334788d4bbd3e5486301fb797" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"