commit | 73f464320010fb6c3f093a11007f6fc56812042e | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Mar 03 12:52:30 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Mar 03 12:53:55 2017 -0600 |
tree | cf0452f54a44f92a991f03ef8582791838f19fdf | |
parent | 4425416e74b8ff7307db82e61be484f586569244 [diff] |
meta-phosphor: add missing RDEPENDS on pyphosphor pkgs Change-Id: Iaebf6d1e076519ca8378bc3fe982f54b77a05092 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb index b231b2f..4662815 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -20,6 +20,7 @@ python-xml \ python-dbus \ python-pygobject \ + pyphosphor-dbus \ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
diff --git a/meta-phosphor/common/recipes-phosphor/sensors/obmc-hwmon.bb b/meta-phosphor/common/recipes-phosphor/sensors/obmc-hwmon.bb index 0e555b8..6a1c373 100644 --- a/meta-phosphor/common/recipes-phosphor/sensors/obmc-hwmon.bb +++ b/meta-phosphor/common/recipes-phosphor/sensors/obmc-hwmon.bb
@@ -12,6 +12,7 @@ python-json \ python-shell \ python-pygobject \ + pyphosphor \ pyphosphor-dbus \ ${VIRTUAL-RUNTIME_skeleton_workbook} \ "
diff --git a/meta-phosphor/common/recipes-phosphor/sensors/obmc-mgr-sensor.bb b/meta-phosphor/common/recipes-phosphor/sensors/obmc-mgr-sensor.bb index 3b77460..5eacac0 100644 --- a/meta-phosphor/common/recipes-phosphor/sensors/obmc-mgr-sensor.bb +++ b/meta-phosphor/common/recipes-phosphor/sensors/obmc-mgr-sensor.bb
@@ -11,6 +11,7 @@ python-dbus \ python-json \ python-pygobject\ + pyphosphor \ pyphosphor-dbus \ ${VIRTUAL-RUNTIME_skeleton_workbook} \ "
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-mgr-system.bb b/meta-phosphor/common/recipes-phosphor/system/obmc-mgr-system.bb index 97567e6..0df36f9 100644 --- a/meta-phosphor/common/recipes-phosphor/system/obmc-mgr-system.bb +++ b/meta-phosphor/common/recipes-phosphor/system/obmc-mgr-system.bb
@@ -12,6 +12,7 @@ python-json \ python-subprocess \ python-pygobject \ + pyphosphor \ pyphosphor-dbus \ ${VIRTUAL-RUNTIME_skeleton_workbook} \ "