meta-openembedded/meta-oe
Joshua Lock efd3696e70 remove True option to getVar calls
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.

Search made with the following regex: getVar ?\(( ?[^,()]*), True\)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2016-12-02 09:16:17 +01:00
..
classes remove True option to getVar calls 2016-12-02 09:16:17 +01:00
conf libvdpau: Disable PIE 2016-11-26 01:04:53 +01:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-core remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-devtools remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-extended remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-gnome libunique: add x11 to REQUIRED_DISTRO_FEATURES 2016-11-23 15:24:46 +01:00
recipes-graphics remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-kernel crash: Enforce use of LDFLAGS during make 2016-09-26 08:29:12 +02:00
recipes-multimedia remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-navigation remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support remove True option to getVar calls 2016-12-02 09:16:17 +01:00
recipes-test fwts: Update to 16.09 release 2016-11-23 15:24:01 +01:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>