bisdn / meta-switch

MIT License
4 stars 2 forks source link

packagegroup-bisdn-linux-extra: add workound for bitbake runall bug #179

Closed KanjiMonster closed 6 months ago

KanjiMonster commented 6 months ago

Workaround a bug in bitbake where runall does not properly consider all transitive RDEPENDS chains, so add them explicitly.

This fixes missing packages when running

$ bitbake --runall=do_package_write_ipk packagegroup-bisdn-linux-extra

which is supposed to package all dependencies.

Can be dropped once the fix get backported or we switch to the next LTS Yocto.

ref: https://git.yoctoproject.org/poky/commit/?id=61182659c212db24e52cdbcdbb043c7b0de86094