commit | 4e10c56c3257d35059a9e3e1e8d9ebd7bfe5954a | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Oct 18 19:23:49 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Oct 19 09:15:21 2018 -0400 |
tree | 66c5b041a542157b8532f0ed1b19b6d1604247c9 | |
parent | ea1667e62119c39b2745bfd9c6cd431d97133485 [diff] |
phosphor-hwmon: Depend on sdeventplus An upcoming change to phosphor-hwmon will require this support. (From meta-phosphor rev: 4223a356115e8218946f8f85788331b7b337e54d) Change-Id: I53a409b5dd021fa2e20bc137cab05875daf96056 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index b1e8117..1380043 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -17,6 +17,7 @@ DEPENDS += "autoconf-archive-native" DEPENDS += " \ sdbusplus \ + sdeventplus \ phosphor-dbus-interfaces \ phosphor-logging \ gpioplus \