conf/board: the devkit and the phone use a common kernel
1 unresolved thread
1 unresolved thread
Update the kernel paths and u-boot paths for the common kernel
Signed-off-by: Angus Ainslie (Purism) angus@akkea.ca
Merge request reports
Activity
Filter activity
76 76 uboot_url="${uboot_base}/uboot_devkit_mainline_atf_build/${archive_path}" 77 77 ;; 78 78 next) 79 kernel_url="${kernel_base}/kernel_devkit_linux-next_imx8-linux-next-devkit/${archive_path}" 80 uboot_url="${uboot_base}/uboot_devkit_mainline_atf_build/${archive_path}" 81 ;; 79 kernel_url="${kernel_base}/kernel_linux-next_imx8-linux-next-librem5/${archive_path}" 80 uboot_url="${uboot_base}/uboot_devkit_build/${archive_path}" 81 ;; mentioned in commit 0e882520