meta-digi/meta-digi-arm/dynamic-layers/wolfssl
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
..
recipes-examples/wolfcrypt wolfcrypttest: fix for FIPS enabled wolfSSL library 2022-09-01 19:12:17 +02:00
recipes-wolfssl/wolfssl meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00