Commit graph

3 commits

Author SHA1 Message Date
Florin Sarbu
e5ce0b5ddb linux-mainline_%.bbappend: Re-allow to build dtb overlays
The upstream kernel reworked how dtbs are generated:
https://github.com/torvalds/linux/commit/
37c8a5fafa3bb7dcdd51774be353be6cb2912b86

This broke how we built the dtb overlays from yocto so let's do a
partial revert of the above upstream kernel commit so we can still build
the overlays in the same way.

Signed-off-by: Florin Sarbu <florin@balena.io>
2020-04-06 17:20:51 +02:00
Florin Sarbu
0f92a73cd0 linux-mainline_%.bbappend: Add back patches for configfs of, bt
Since we dropped the big chunk of armbian patches let's add back the
patches that enabled configfs of uart3 for bluetooth on NanoPi Neo Air.
The patches are taken from
https://github.com/armbian/build/tree/sunxi-5.5/patch/kernel/sunxi-current

Signed-off-by: Florin Sarbu <florin@balena.io>
2020-04-06 11:42:30 +02:00
Florin Sarbu
bb8a811d94 linux-mainline_%.bbappend: Rework faulty eMMC patch
This patch needs to be redone for the newer kernel the BSP layer now
has. We'll just make sure we remove the BSP version and add the reworked
one.

Signed-off-by: Florin Sarbu <florin@balena.io>
2020-04-03 20:50:31 +02:00