sanity/patch.py: Remove commands module usage
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 May 2013 12:56:05 +0000 (13:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2013 13:06:51 +0000 (14:06 +0100)
commit8d89135f47722589e7c7f385d54c1a4af609c31d
tree71ec944b560164d7bc1d7a63c395e24694174ec0
parentad7ece1a5d41e566a33497659283a0de28fc9573
sanity/patch.py: Remove commands module usage

The commands module is removed in python3. Use the subprocess module instead
and the pipes module to replace the mkargs usage.

(From OE-Core rev: e2e1dcd74bc45381baccf507c0309dd792229afe)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass
meta/classes/package.bbclass
meta/classes/sanity.bbclass
meta/lib/oe/patch.py
meta/recipes-core/psplash/psplash_git.bb