]> code.ossystems Code Review - openembedded-core.git/commit
meta: remove remaining True option to getVarFlag calls
authorMing Liu <peter.x.liu@external.atlascopco.com>
Thu, 26 Jan 2017 13:29:32 +0000 (14:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:40:18 +0000 (14:40 +0000)
commit5b53b34dcb64dc65ee651cbf78cbbd9105dc4f4c
treef9990555f59ec732f96b7d5494f9cfe28b7c9684
parent87d03ffe03d6f01e360bfd51714be96e62506e0a
meta: remove remaining True option to getVarFlag calls

This is a complementary fix to commit 2dea9e49:
[ meta: remove True option to getVarFlag calls ]

it intended to remove all True option to getVarFlag calls, but there are
still some remaining.

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

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/data.py