[meta-freescale] [PATCH] remove True option to getVar calls

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Jan 15 09:19:35 PST 2019


Hello André,

On Sun, Jan 13, 2019 at 9:02 AM André Draszik <git at andred.net> wrote:
> From: André Draszik <andre.draszik at jci.com>
>
> getVar() has been defaulting to expanding by default for
> a long time (2016), thus remove the True option from
> getVar() calls with a regex search and replace.
>
> 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 at jci.com>

Do you mind to open a PR on
http://github.com/Freescale/meta-freescale/ ? The patch needs to be
rebased as few patches were merged since this patch has been sent.




-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list