mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-04 20:54:48 +02:00
kernel bumps
delete: 4.17, 4.18, and 5.0.14 update: 4.19.36 -> 4.19.78 (LTS) add: 5.3.5 (current stable) Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
3806ac2240
commit
5dae788e19
|
@ -1,7 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "4.17.19"
|
||||
KBRANCH ?= "linux-4.17.y"
|
||||
SRCREV ?= "62134e7b2b7993aff369a2f64f5b39634ac7f7c9"
|
||||
|
||||
require linux-stable.inc
|
|
@ -1,7 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "4.18.20"
|
||||
KBRANCH ?= "linux-4.18.y"
|
||||
SRCREV ?= "a9da8725b7a744be3ff0ff44cab2547e4d1e6675"
|
||||
|
||||
require linux-stable.inc
|
|
@ -1,7 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "4.19.36"
|
||||
LINUX_VERSION ?= "4.19.78"
|
||||
KBRANCH ?= "linux-4.19.y"
|
||||
SRCREV ?= "c98875d930e915d01e8c40c7d3c16f00b3c8abe1"
|
||||
SRCREV ?= "58fce20645303bee01d74144ec00e405be43b1ca"
|
||||
|
||||
require linux-stable.inc
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "5.0.14"
|
||||
KBRANCH ?= "linux-5.0.y"
|
||||
SRCREV ?= "274ede3e1a5fb3d0fd33acafb08993e95972c51f"
|
||||
|
||||
require linux-stable.inc
|
7
recipes-kernel/linux/linux-stable_5.3.bb
Normal file
7
recipes-kernel/linux/linux-stable_5.3.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "5.3.5"
|
||||
KBRANCH ?= "linux-5.3.y"
|
||||
SRCREV ?= "dc073f193b70176b16ae3e6e8afccee07a13df90"
|
||||
|
||||
require linux-stable.inc
|
Loading…
Reference in New Issue
Block a user