summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/dump
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2017-06-05 03:10:00 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-05 07:08:46 -0500
commit55c27909a911c1f3d946685d1dd9aa9e4da131b4 (patch)
tree873052da24637157b7907c7362431f2c147531d9 /meta-phosphor/common/recipes-phosphor/dump
parentbfe9b60de56dcd1fff9951ee7c2acaa16d94f185 (diff)
downloadtalos-openbmc-55c27909a911c1f3d946685d1dd9aa9e4da131b4.tar.gz
talos-openbmc-55c27909a911c1f3d946685d1dd9aa9e4da131b4.zip
phosphor-debug-collector: add missing inherit
Inherit pythonnative. Change-Id: If5d48c44057186c47b958f0e84dead0c3364ce0f Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dump')
-rw-r--r--meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
index 0c0c1251f..8337c1dd2 100644
--- a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
+++ b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
@@ -8,7 +8,8 @@ PR = "r1"
inherit autotools \
pkgconfig \
- obmc-phosphor-dbus-service
+ obmc-phosphor-dbus-service \
+ pythonnative
require phosphor-debug-collector.inc
OpenPOWER on IntegriCloud