Skip to content

main/linux-vanilla: fix /boot/dtbs directory

Milan P. Stanić requested to merge mps/aports:linux-vanilla-fix-dtbs-dir into master

install dtbs under /boot/dtbs instead of /boot/dtbs/$_abi_release so the u-boot can find it without need to fix/change DEVICETREEDIR in extlinux.conf on every kernel upgrade

This will work until we made versioned kernel upgrade and preserve previous kernel version on upgrade

Merge request reports