mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
kernel bumps
longterm 4.19.106 -> 4.19.107 longterm 5.4.22 -> 5.4.23 stable 5.5.6 -> 5.5.7 Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
a96d36245d
commit
ec8e858e43
|
@ -1,8 +1,8 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "4.19.106"
|
||||
LINUX_VERSION ?= "4.19.107"
|
||||
KBRANCH ?= "linux-4.19.y"
|
||||
SRCREV ?= "f25804f389846835535db255e7ba80eeed967ed7"
|
||||
SRCREV ?= "a083db76118d20d070794ecf79af17843406c3f6"
|
||||
|
||||
require linux-mutual.inc
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "5.4.22"
|
||||
LINUX_VERSION ?= "5.4.23"
|
||||
KBRANCH ?= "linux-5.4.y"
|
||||
SRCREV ?= "f22dcb31727e3cf31a9143437f134ea133021982"
|
||||
SRCREV ?= "bfe3046ecafdd71ba6932deebe2eb357048b7bfc"
|
||||
|
||||
require linux-mutual.inc
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "5.5.6"
|
||||
LINUX_VERSION ?= "5.5.7"
|
||||
KBRANCH ?= "linux-5.5.y"
|
||||
SRCREV ?= "d542c06f7665ee93cf6983dac472a1dd12050401"
|
||||
SRCREV ?= "449718782a469dba0922fa97c39ff6897efd7026"
|
||||
|
||||
require linux-mutual.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user