mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
linux-stable: 5.2.20 -> 5.4.2
remove: 5.2.20 add: 5.4.2 Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
7afe95d11c
commit
017e3e3868
|
@ -1,7 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "5.2.20"
|
||||
KBRANCH ?= "linux-5.2.y"
|
||||
SRCREV ?= "56fd0c9f54730c7049774c0aa2a73151b628b735"
|
||||
|
||||
require linux-stable.inc
|
7
recipes-kernel/linux/linux-stable_5.4.bb
Normal file
7
recipes-kernel/linux/linux-stable_5.4.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "5.4.2"
|
||||
KBRANCH ?= "linux-5.4.y"
|
||||
SRCREV ?= "5f8bc2bb0e0f456e2217bbd1caac2acf211431c9"
|
||||
|
||||
require linux-stable.inc
|
Loading…
Reference in New Issue
Block a user