linux-stable: 5.5.1 add

Remove linux-stable_5.3.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2020-02-03 12:32:07 -05:00
parent e211102cd3
commit 21dc7d1caa
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "5.3.15"
KBRANCH ?= "linux-5.3.y"
SRCREV ?= "8539dfa4fcbcf58c3c2f92ac57b964add884d12b"
require linux-stable.inc

View File

@ -0,0 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "5.5.1"
KBRANCH ?= "linux-5.5.y"
SRCREV ?= "70c707aae3e586f6ebc677ad733a9c3cea32f7ac"
require linux-stable.inc