> I think there are enough examples on how to make gpl3 free images without it,
> and mbition has a full infotainment build based on recent master with no gpl3
> and no meta-gpl2. It’s doable and highly overdue.

That doesn't solve the bash issue. Yes, it works if you can remove any bash
script from your target image.

FWIW in LGE we're using busybox/defconfig:CONFIG_BASH_IS_ASH=y and then replacing runtime dependency on bash (as /bin/bash rprovider) with busybox, this is a bit PITA with many bbappends, but works.

https://github.com/webosose/meta-webosose/commit/d0b237b70264e269f75303a11c43b2eea25de991