summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/sensors
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-hwmon.bb: bump versionPatrick Williams2017-06-141-1/+1
| | | | | Change-Id: I4a67904493c560861a16189ea5f6e4c56d106780 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* MRW: avoid recursive install of hwmon configsBrad Bishop2017-06-121-3/+6
| | | | | | | | | | | | | | | | Fix an issue where any hwmon conf file under WORKDIR is installed in the image. If hwmon-config-mrw is run multiple times, subsequent bakes will install conf files under image, packages-split, etc into the image. Install MRW generated hwmon configs in a directory under WORKDIR. Point the config file search algorithm at this directory, rather than WORKDIR to avoid finding configuration files installed into image, packages-split, etc...from previous bakes. Change-Id: I569092af4033935cc6113e101c8ec7e37b5849c9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-06-061-1/+1
| | | | | Change-Id: I3778a6ddc6433e90d1ab9921e79cde6d032c2848 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I0445db4828d9d76ed59bf942be6d52d2bad857a9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-05-181-1/+1
| | | | | Change-Id: Icbb4ef4049ee68bcb9d684cb954b179ee6e33d7f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-04-171-1/+1
| | | | | Change-Id: I93e4c89c9d1bbfe1ed54ff7f431cc4594e9df210 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: If7b93506097a9cb49d407e368977fc147a8d5a1e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon-config-mrw: avoid relative path in recipeMatt Spinler2017-03-291-5/+9
| | | | | | | | This path can be different on different build systems. Instead, use WORKDIR as the path. Change-Id: I11f91087c62174e1f700c7c7d7d4618a4c0b47df Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-211-1/+1
| | | | | Change-Id: Ia9e9853fb91eb0545452fb8b3ad7fa30a343936b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-081-1/+1
| | | | | Change-Id: I0f101bf6252a799e37286fe6ee57e5b1cb4310da Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* meta-phosphor: add missing RDEPENDS on pyphosphor pkgsPatrick Williams2017-03-032-0/+2
| | | | | Change-Id: Iaebf6d1e076519ca8378bc3fe982f54b77a05092 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-031-1/+1
| | | | | Change-Id: Ia1c35d976ffc1a1c562f94e02b7f1bebf597f61b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: I57fe2810d64a696c273b55cbad20b21f16912f9c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add StopWhenUnneeded to hwmon sd unitBrad Bishop2017-03-011-0/+1
| | | | | | | | The net effect is that systemd will stop the unit when a udev remove event occurs. Change-Id: I89413770b01c236caef74ca8af21d3b05845db45 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I71acf17624ba5f2ac89d9dd7dd22348035094d4e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Change how hwmon.pl is invoked for MRW systemsBrad Bishop2017-02-242-0/+47
| | | | | | | | This minor tweak removes the need for MRW using systems to append the phosphor-hwmon recipe in their layer. Change-Id: I3d9dcfff452e26d191df37ae7d759c6c2c3f2cd4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Ib1ef05e1c6740e3efb53b5f980f4bbf80e78002f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add/fix hwmon dependenciesBrad Bishop2017-02-201-2/+9
| | | | | | | sdbusplus, phosphor-dbus-interfaces, and phosphor-logging Change-Id: Iaa4f4b3b2217eeef7279d0a1c52fc5bb47ed1f60 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I33cd46b655161afe2cba999164f5c7f40eae1fc8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Clean up op packagegroupsBrad Bishop2017-02-143-49/+0
| | | | | | | | | | | | | | | Now that the legacy applications are picked up in the OpenPOWER layer via obmc-apps packagegroups, those dependencies can be removed from the op-apps packagegroup. Remove the sensord application as it has been replaced with phosphor-hwmon. Demote sensor mgmt feature to an image feature since anything running OpenBMC can have a sensor. Change-Id: I0b27cacbcbd73d53ab8db40790ea967ad478d111 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I304667fddbb3c6e6170cc861091005e9d16ef466 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* hwmon: whitespace fixesBrad Bishop2017-01-271-2/+2
| | | | | Change-Id: I6e8555f440e324e25e567ebc6d2344cfc2f3849d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add hwmon systemd unit and udev ruleBrad Bishop2017-01-193-1/+19
| | | | | | | | | | | | | | | The udev rule invokes phosphor-hwmon with the devicetree path of the hwmon device. The systemd unit is a templated on the devicetree path, which is forwarded directly to phosphor-hwmon. The phosphor-hwmon environment file is also templated, so environment files must be placed in a devicetree like-named directory tree under /etc/defaults/obmc/hwmon/<dtreepath>.conf Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I5001f03ace34cb4e39c82270a98c0c3c902a6e63
* Add recipe for phosphor-hwmonBrad Bishop2017-01-191-0/+21
| | | | | | | Add a recipe for the phosphor-hwmon application. Change-Id: I5e5100b968852e213ecf56f0ef0f27e8714b4e7e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* remove manager classesBrad Bishop2016-09-141-1/+3
| | | | | | | | | | | The value added by these classes is minimal and lowers the flexibility available to clients using them when it comes to packaging. Rename recipe virtuals - obmc-phosphor seems redundant. Align package virtual names with best practices (virtual-package). Change-Id: I34c3cb03f6b1d2aaa734ed02078b388667f70917 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Update service unit descriptionsBrad Bishop2016-09-131-1/+1
| | | | | | | Going for consistency: Phosphor xxx Change-Id: I04778ed868874ef5004724bc6b31adc4aa2367ad Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Use systemd substitutionsBrad Bishop2016-09-131-2/+2
| | | | | | | | Make use of the new substitution feature in the Phosphor systemd bitbake class. Change-Id: I2db85347809ef557a53e92af3ffcf17c8003b3ce Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Drop obmc-phosphor- prefix from recipe collectionsBrad Bishop2016-09-127-0/+115
Given that these are already in the recipes-phosphor directory this seemed redundant. Change-Id: I48a1ab79e0eda88fc5e6af88f198ca3941e829b8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud