Skip to content
Snippets Groups Projects

conf/board: the devkit and the phone use a common kernel

Merged Angus Ainslie requested to merge angus.ainslie/image-builder:unify-kernel into master
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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 ;;
  • merged

  • Guido Gunther mentioned in commit 0e882520

    mentioned in commit 0e882520

  • Please register or sign in to reply