generic-poky/meta/recipes-bsp
Richard Purdie 06f2f8ce0a meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Using "1" with getVar is bad coding style and "True" is preferred.
This patch is a sed over the meta directory of the form:

sed \
 -e 's:\(\.getVar([^,()]*, \)1 *):\1True):g' \
 -e 's:\(\.getVarFlag([^,()]*, [^,()]*, \)1 *):\1True):g' \
 -i `grep -ril getVar *`

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-05 10:22:56 -08:00
..
acpid SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
alsa-state alsa-state: fix RDEPENDS assignment 2012-02-01 15:07:42 +00:00
apmd apmd: refactor packages for staticdev 2012-01-24 11:54:17 +00:00
eee-acpi-scripts eee-acpi-scritps: Upgrade to 1.1.12 via git tag 2011-11-30 22:18:10 +00:00
formfactor qemuppc: add machconfig 2012-01-17 14:53:18 +00:00
grub meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
hostap recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
keymaps keymaps: depend on kbd instead of console-tools 2011-11-10 12:08:58 +00:00
libacpi misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
lrzsz recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
orinoco Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
pciutils pciutils: fix configure script for dash 2012-02-02 18:28:26 +00:00
pcmciautils More quoting fixes 2012-02-26 22:51:58 +00:00
pm-utils pm-utils: Add grep to RDEPENDS to avoid command failures. 2012-01-26 20:48:01 +00:00
pointercal qemuppc: add pointercal file 2012-01-17 14:53:17 +00:00
qemu-config qemu-config: Disable dbus-x11 when no x11 in DISTRO_FEATURES 2011-12-08 22:15:43 +00:00
setserial update patch upstream status 2011-05-13 11:02:14 +01:00
u-boot u-boot-fw-utils: Add DEPEND on mtd-utils 2012-02-21 17:59:35 +00:00
usbinit Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
usbutils usbutils: Move the pkgconfig file(s) to the -dev package 2011-09-22 05:06:58 +01:00
v86d v86d: update to 0.1.10 2011-10-14 13:18:16 +01:00
x-load Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
zaurusd o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00