What about enabling bash in busybox and using that instead of real bash? That's what we're using in LGE builds (it's a bit tricky to correctly prevent real bash from ever be included in the image).
On Wed, Jan 22, 2020 at 3:25 PM Ross Burton <[email protected]> wrote: > On 22/01/2020 13:27, Alexander Kanavin wrote: > > Note that there is already a test for gpl3-free images in > > meta/lib/oeqa/selftest/cases/incompatible_lic.py > > > > Currently minimal and full-cmdline images are tested (the latter with > > PACKAGECONFIG_remove tweaks to drop gpl3 stuff that is directly pulled > > in), so a similar test configuration could be added for sato. > > Right, Sato is very close too and could be added. Bash is the only > tricky point once a few more low hanging fruit is kicked out. > > Ross > _______________________________________________ > Openembedded-architecture mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-architecture >
_______________________________________________ Openembedded-architecture mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-architecture
