Brad Bishop | a6bd1e9 | 2016-09-06 23:25:16 -0400 | [diff] [blame] | 1 | RDEPENDS_${PN}-extrasdev += "obmc-pydevtools" |
Brad Bishop | 4f12f72 | 2017-02-01 21:04:14 -0500 | [diff] [blame^] | 2 | |
| 3 | # Add the deprecated /org/openbmc inventory namespace providing |
| 4 | # obmc-mgr-inventory application to the inventory packagegroup |
| 5 | # until all applications have been updated to use the new, |
| 6 | # officially spec'ed xyz.openbmc_project.Inventory.Manager |
| 7 | # provider (VIRTUAL-RUNTIME_obmc-inventory-manager). |
| 8 | RDEPENDS_${PN}-inventory += "obmc-mgr-inventory" |
| 9 | |
| 10 | # Add the deprecated /org/openbmc led namespace providing |
| 11 | # obmc-control-led application to the leds packagegroup |
| 12 | # until all applications have been updated to use the new, |
| 13 | # officially spec'ed xyz.openbmc_project.Led |
| 14 | # provider (VIRTUAL-RUNTIME_obmc-leds-manager). |
| 15 | RDEPENDS_${PN}-leds += "obmc-control-led" |
| 16 | |
| 17 | # Add the deprecated /org/openbmc sensor namespace providing |
| 18 | # obmc-hwmon and obmc-mgr-sensor applications to the sensor |
| 19 | # packagegroup until all applications have been updated to use |
| 20 | # the new, officially spec'ed xyz.openbmc_project.SensorValue |
| 21 | # providers (VIRTUAL-RUNTIME_obmc-sensor-hwmon). |
| 22 | RDEPENDS_${PN}-sensors += "obmc-hwmon obmc-mgr-sensor" |