Revision Date Author Comments
# fcbf32d0 08-Oct-2019 Josh Lehan <krellan@google.com>

Ensuring EntityManager starts before all Sensor services

This fix was needed by PSUSensor
However, all of these Sensor services are written in a similar way
All could probably benefit from this simi

Ensuring EntityManager starts before all Sensor services

This fix was needed by PSUSensor
However, all of these Sensor services are written in a similar way
All could probably benefit from this similar fix
Adds Requires and After for EntityManager
Also clean up dangling Requires that did not have After
Tested: On PSUSensor only

Signed-off-by: Josh Lehan <krellan@google.com>
Change-Id: Ib132b642b88dfb344b28d27d55dfd89b49e917f4

show more ...


# 8a7e291c 28-Mar-2019 Patrick Venture <venture@google.com>

build: install into bin instead of sbin

Installs into bin instead of sbin per guidelines.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Ie5783c3a631c09497cf5e27e51a31035f25c6208


# 8424b491 29-Jan-2019 James Feist <james.feist@linux.intel.com>

Enable ipmb sensor

Tested-by: Saw sensor readings in ipmitool sensor list

Change-Id: I37dea869cbbae42779362e14bb2631eceeff02ea
Signed-off-by: James Feist <james.feist@linux.intel.com>