balena-os / meta-balena

A collection of Yocto layers used to build balenaOS images
https://www.balena.io/os
971 stars 115 forks source link

Add meta-resin kernel support for Huawei USB based modems #1144

Open floion opened 5 years ago

floion commented 5 years ago

We already do that in board specific repos, such as https://github.com/resin-os/resin-allwinner/blob/master/layers/meta-resin-allwinner/recipes-kernel/linux/linux-mainline_%25.bbappend#L40-L47 and https://github.com/resin-os/resin-intel/blob/master/layers/meta-resin-genericx86/recipes-kernel/linux/linux-yocto_%25.bbappend#L150-L157

Would be preferable to have these configs in meta-resin instead to not duplicate work

ZubairLK commented 4 years ago

@alexgg going through old issues. I think this one is also something for your current work to synchronise variations. We should be able to harmonise most of the kernel config differences as well.

especially such peripheral driver related ones.