meta-digi/meta-digi-dey/classes
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
..
aws-iot.bbclass meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
dey-image-installer.bbclass dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
dey-image.bbclass meta-digi-dey: make QT5 optional 2023-02-02 18:03:38 +01:00
populate_sdk_qt6.bbclass meta-digi-dey: add QT6 support 2023-02-02 18:03:38 +01:00
qt-version.bbclass meta-digi-dey: add QT6 support 2023-02-02 18:03:38 +01:00
trustfence.bbclass meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00