kernel: add arm experimental kernel build support

Add a new entry of arm-kernel-experimental and let the kernel build
script support to build it.

Fixes: #3280
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
This commit is contained in:
Jianyong Wu
2022-03-04 09:42:50 +08:00
parent 8a9007fe45
commit 8828ef4176
2 changed files with 21 additions and 1 deletions

View File

@@ -164,6 +164,11 @@ assets:
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
tag: "v5.13.10"
arm-kernel-experimental:
description: "Linux kernel with cpu/mem hotplug support on arm64"
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
version: "v5.15.7"
externals:
description: "Third-party projects used by the system"