balena-os / balena-revpi

BalenaOS integration layer for the Revolution Pi boards
Apache License 2.0
2 stars 2 forks source link

Use kunbus linux kernel 4.9 instead of 4.14, and use their skb branch. #25

Open MathiasKoch opened 5 years ago

MathiasKoch commented 5 years ago

revpi-core-3.conf:

linux-kunbus.bb:

linux-kunbus.bbappend:

picontrol.bb:

[Issue #24 ]

NOTE: Maybe we should consider adding bcm2710-rpi-3-b-plus.dtb through a patch, instead of removing it from the device tree? Perhaps someone with the yocto knowledge to do this, can assist with it?

Signed-off-by: Mathias Koch mk@blackbird.online

floion commented 5 years ago

Hi, we have deprecated this repository. We instead use https://github.com/balena-os/balena-raspberrypi We'll be switching the kernel to 4.9 in that repo for the revpi

MathiasKoch commented 5 years ago

Alright! sounds great.

Should i add a PR for the kernel change, and the config in that repo? or will you change it? Also, when can we expect to see a new image online, with these changes, for a BalenaOS host Update?