From 55c27909a911c1f3d946685d1dd9aa9e4da131b4 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Mon, 5 Jun 2017 03:10:00 -0500 Subject: phosphor-debug-collector: add missing inherit Inherit pythonnative. Change-Id: If5d48c44057186c47b958f0e84dead0c3364ce0f Signed-off-by: Jayanth Othayoth --- meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-phosphor/common/recipes-phosphor/dump') 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 -- cgit v1.2.1