recipes-kernel: Add Linux 5.13 recipe

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
This commit is contained in:
Aníbal Limón
2021-06-09 19:12:11 -05:00
parent 97d0f3c396
commit 95f3f710d5

View File

@@ -0,0 +1,15 @@
# Copyright (C) 2014-2020 Linaro
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Linaro Qualcomm Landing team 5.13 Kernel"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
require recipes-kernel/linux/linux-linaro-qcom.inc
require recipes-kernel/linux/linux-qcom-bootimg.inc
LOCALVERSION ?= "-linaro-lt-qcom"
SRCBRANCH = "release/qcomlt-5.13"
SRCREV = "736f3cc95d740e27632aba7e2bda09dfd9bdf2a3"
COMPATIBLE_MACHINE = "(qcom)"