mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-17 12:31:29 +00:00
recipes-kernel: Remove outdated 4.14 and 4.15 kernels
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
parent
3de0744bbd
commit
11ad414441
2 changed files with 0 additions and 12 deletions
|
@ -1,6 +0,0 @@
|
|||
require recipes-kernel/linux/linux-riscv-common.inc
|
||||
|
||||
LINUX_VERSION ?= "4.14"
|
||||
|
||||
BRANCH = "riscv-linux-4.14"
|
||||
SRCREV = "c2d852cb2f3d1875389ed23ad41fbab541b9533b"
|
|
@ -1,6 +0,0 @@
|
|||
require recipes-kernel/linux/linux-riscv-common.inc
|
||||
|
||||
LINUX_VERSION ?= "4.15"
|
||||
|
||||
BRANCH = "riscv-linux-4.15"
|
||||
SRCREV = "fe92d7905c6ea0ebeabeb725b8040754ede7c220"
|
Loading…
Add table
Reference in a new issue