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

This is a complementary fix to commit 7c552996:
[ meta: remove True option to getVar calls ]

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

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

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-module-split.bbclass
meta/classes/packagefeed-stability.bbclass
meta/classes/populate_sdk_base.bbclass
meta/classes/rootfs-postcommands.bbclass
meta/classes/testsdk.bbclass
meta/lib/oeqa/core/utils/misc.py
meta/recipes-bsp/gnu-efi/gnu-efi_3.0.4.bb