name: 96boards-kernel
version: 4.4.0
summary: An 96boards kernel built from source
description: This is the reference kernel from 96boards
architectures: [arm64]
type: kernel
parts:
kernel:
plugin: kernel
source: .
build-packages:
- gcc-aarch64-linux-gnu
build-parameters:
- ARCH=arm64
- CROSS_COMPILE=aarch64-linux-gnu-
kconfigfile: 96boardsdefcon
kconfigs:
- CONFIG_LOCALVERSION="-96boards"
- CONFIG_DEBUG_INFO=N
kernel-initrd-modules:
- squashfs
kernel-initrd-firmware:
- lib/firmware/e100/d101m_ucode.bin
- lib/firmware/e100/d101s_ucode.bin
- lib/firmware/e100/d102e_ucode.bin
kernel-image-target: Image
kernel-image-path: arch/arm64/boot/Image
kernel-device-tree:
- qcom/apq8016-sbc
- qcom/msm8916-mtp