]> code.ossystems Code Review - openembedded-core.git/commit
scripts: drop True option to getVar calls
authorMing Liu <liu.ming50@gmail.com>
Sun, 24 Sep 2017 04:04:24 +0000 (06:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 13:18:38 +0000 (14:18 +0100)
commitb848c3cb495905605283c57c79f2ed8ca17758db
treecf25c36b8df02667a2a0332fafa3e035f24257ae
parentdbc0eaf478feb3f752ae22fd184984494fc85d0a
scripts: drop True option to getVar calls

Search made with the following regex: getVar ?\((.*), True\).

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/checklayer/__init__.py
scripts/lib/devtool/deploy.py