]> code.ossystems Code Review - openembedded-core.git/commit
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:04:19 +0000 (14:04 +0100)
commite2e1dcd74bc45381baccf507c0309dd792229afe
tree71bca48bffd9feacc6bd8e2beb9c5a625ee1b297
parent4f47b3a4726dd47e8a6db228fcaf25d1890e3e52
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.

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