blob: 8ede231af4dade0cd2096e09d3c993602e742e8d [file] [log] [blame]
Brad Bishopa6bd1e92016-09-06 23:25:16 -04001RDEPENDS_${PN}-extrasdev += "obmc-pydevtools"
Brad Bishop4f12f722017-02-01 21:04:14 -05002
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).
8RDEPENDS_${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).
15RDEPENDS_${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).
22RDEPENDS_${PN}-sensors += "obmc-hwmon obmc-mgr-sensor"