generic-poky/meta/recipes-qt
Richard Purdie 86d30d756a meta: Add explict getVar param for (non) expansion
Rather than just use d.getVar(X), use the more explict d.getVar(X, False)
since at some point in the future, having the default of expansion would
be nice. This is the first step towards that.

This patch was mostly made using the command:

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

(From OE-Core rev: ab7c1d239b122c8e549e8112c88fd46c9e2b061b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-23 11:57:25 +01:00
..
images Update after toplevel LICENSE file checksum change 2014-01-02 14:21:04 +00:00
meta meta-toolchain-qt: Fix environment population 2014-10-10 16:44:31 +01:00
packagegroups packagegroup-core-qt4e: make phonon-gstreamer plugin optional 2015-05-24 07:19:19 +01:00
qt-apps qmmp: 0.7.7 -> 0.8.5 2015-06-11 23:59:15 +01:00
qt-demo meta: set proper S value 2015-01-23 11:36:27 +00:00
qt4 meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
qt4-graphics-system Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00