meta-digi/meta-digi-dey/recipes-digi/swu-images
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
..
files dualboot: get rid of DUALBOOT_ENABLED configuration 2022-11-22 11:42:39 +01:00
core-image-base-swu.bb swu-images: add include file to reuse in swu update package recipes 2017-07-05 13:43:28 +02:00
dey-image-aws-swu.bb swu-images: new swu update package including Amazon Web Services 2017-07-05 13:43:28 +02:00
dey-image-crank-swu.bb crank: add new crank image 2022-08-26 13:34:59 +02:00
dey-image-qt-swu.bb swu-images: add include file to reuse in swu update package recipes 2017-07-05 13:43:28 +02:00
swu.inc meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00