generic-poky/meta/recipes-graphics/clutter
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
..
clutter clutter-1.6: Add patch to update gettext macro version 2011-06-01 18:34:37 +01:00
clutter-gst Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
clutter-gtk recipes: Add Upstream-Status to multiple recipes 2011-05-13 10:29:01 +01:00
cogl cogl: update upstream status for build_for_armv4t.patch 2012-01-25 14:34:08 +00:00
clutter-1.8_1.8.4.bb clutter-1.8: update to clutter-1.8.4 2012-02-10 14:38:42 +00:00
clutter-box2d.inc OECore license fixes: meta/* 2011-12-08 15:24:32 +00:00
clutter-box2d_git.bb OECore license fixes: meta/* 2011-12-08 15:24:32 +00:00
clutter-fpu.inc meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
clutter-gst-1.8_1.4.6.bb clutter-gst: update to 1.4.6 2012-01-25 14:34:08 +00:00
clutter-gst.inc clutter-gst: add 1.3.6 for use with clutter 1.6 2011-03-29 14:10:08 +01:00
clutter-gtk-1.8_0.11.4.bb clutter-gtk-1.8: add clutter-gtk 0.11.4 2011-11-08 14:32:54 +00:00
clutter-gtk.inc clutter-gtk: add LIC_FILES_CHKSUM to include file 2011-10-31 22:03:19 +00:00
clutter-package.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
clutter.inc clutter: clarify LICENSE as LGPLv2.1 2011-12-21 17:16:27 +00:00
clutter_git.bb clutter: upgrade git recipe to reflect 1.8.4 tag 2012-02-10 14:38:42 +00:00
cogl.inc cogl: clarify LICENSE as LGPLv2.1 and fix metadata 2011-12-21 17:16:28 +00:00
cogl_1.8.2.bb cogl: ensure we can build on armv4 2012-01-04 11:56:42 +00:00
cogl_git.bb cogl: ensure we can build on armv4 2012-01-04 11:56:42 +00:00