You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
recipes-kernel: Add Linux 5.13 recipe
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
This commit is contained in:
15
recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb
Normal file
15
recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb
Normal 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)"
|
||||
Reference in New Issue
Block a user