On Mon, 2018-08-20 at 10:54 -0500, Joshua Watt wrote:
> Replaces usage of the deprecated oe.utils.getstatusoutput() with
> Python
> subprocess calls.
>
> Signed-off-by: Joshua Watt
> ---
> meta/classes/package.bbclass | 11 +++
> 1 file changed, 3 insertions(+), 8 deletions(-)
>
> diff
Replaces usage of the deprecated oe.utils.getstatusoutput() with Python
subprocess calls.
Signed-off-by: Joshua Watt
---
meta/classes/package.bbclass | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index