meta-digi/meta-digi-dey/recipes-aws
Javier Viguera adbb511484 meta-digi: remove True option to getVar
True is the default since long time ago, and thus not necessary. This
follows similar changes done in other layers.

Command used:

sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' | cut -d':' -f1 | sort -u)

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2023-02-24 16:24:47 +01:00
..
awsiotsdk-c kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
greengrass meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00