commit | 55c27909a911c1f3d946685d1dd9aa9e4da131b4 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Jun 05 03:10:00 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 05 07:08:46 2017 -0500 |
tree | 873052da24637157b7907c7362431f2c147531d9 | |
parent | bfe9b60de56dcd1fff9951ee7c2acaa16d94f185 [diff] |
phosphor-debug-collector: add missing inherit Inherit pythonnative. Change-Id: If5d48c44057186c47b958f0e84dead0c3364ce0f Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
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 0c0c125..8337c1d 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 @@ inherit autotools \ pkgconfig \ - obmc-phosphor-dbus-service + obmc-phosphor-dbus-service \ + pythonnative require phosphor-debug-collector.inc