meta-digi/meta-digi-arm/conf
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
..
machine meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
layer.conf meta-digi-arm: delete obsolete BBMASK 2023-01-03 11:00:22 +01:00