diff options
| author | André Draszik <andre.draszik@jci.com> | 2019-01-13 10:54:35 +0000 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-01-13 10:28:01 -0800 | 
| commit | 88f2b979caf24fad736b8e378cf9daa142ae0567 (patch) | |
| tree | 9e900cfda087e6661842fe121364e2f3a5bce9c2 /meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb | |
| parent | f62227b73f3ade91f884e58e0414d3e66612e04c (diff) | |
| download | meta-openembedded-88f2b979caf24fad736b8e378cf9daa142ae0567.tar.gz | |
meta-initramfs: remove True option to getVar calls (again)
A couple have still been missed in the past despite multiple
attempts at doing so (or simply have re-appeared?).
Search & replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb')
0 files changed, 0 insertions, 0 deletions
