mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
linux-stable: 5.5.1 add
Remove linux-stable_5.3. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
e211102cd3
commit
21dc7d1caa
|
@ -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
|
7
recipes-kernel/linux/linux-stable_5.5.bb
Normal file
7
recipes-kernel/linux/linux-stable_5.5.bb
Normal 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
|
Loading…
Reference in New Issue
Block a user