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:
Trevor Woerner 2019-12-09 18:06:39 -05:00
parent 7afe95d11c
commit 017e3e3868
2 changed files with 7 additions and 7 deletions

View File

@ -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

View 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