Skip to content

[KICKOFF] Add minimal code to build for Intel-based Seco's boards

Nicola Sparnacci requested to merge nspa/scarthgap-kickoff into scarthgap_kickoff

Add Intel Core i7 machine and BSP recipes following CleaOS new structure for Scarthgap.

BSP info:

  • kernel -> 6.6.44 based on linux-intel-lts repository (branch 6.6/linux)
  • bootloader -> GRUB 2.12

Kernel's recipes have been modified from the original ones as they use the yocto-kernel-cache repository to create kernel's configuration. Moreover, the defconfig changed a lot passing from kernel 6.1 to 6.6: this caused a patch to be created in order to successfully boot the board.

GRUB's recipes have been copied from the default ones and renamed grub-*-seco. This caused the revision of the seco-bootimg-efi.py wic's plugin and some other minor changes visible in the commits.

Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com

Merge request reports

Loading