summaryrefslogtreecommitdiff
path: root/meta-corstone700/recipes-kernel/linux/linux-arm.bbappend
blob: 237c91a929293a06c06f620f0573e5ef616f62a0 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Linux Kernel provided and supported by Arm/Linaro for Cortex-A32"

KERNEL_IMAGETYPE = "xipImage"

KBUILD_DEFCONFIG = "corstone700_defconfig"

SRC_URI = "git://${USER}@git.linaro.org/landing-teams/working/arm/kernel-release.git;protocol=https;branch=iota"

SRCREV = "CORSTONE-700-2019.09.23"