]> code.ossystems Code Review - openembedded-core.git/commit
chrpath: Cleanup and fix previous patch
authorRoss Burton <ross.burton@intel.com>
Fri, 13 Dec 2019 11:33:51 +0000 (11:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 29 Dec 2019 09:26:28 +0000 (09:26 +0000)
commit39825cba4761a6b4b2473825705975f9f421ec8b
treef0324216fb75f9b8763ac03ed5b64e90d0ee03a2
parentf408bbb1cc72b84905b22d100f52c0a9f54ff3fe
chrpath: Cleanup and fix previous patch

Ensure self.data isn't accessed without assignment. Also clean up old style
popen use and replace with modern/simpler subprocess.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/chrpath.bbclass
meta/lib/oe/qa.py