recipes-kernel: Remove outdated 4.14 and 4.15 kernels

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
Alistair Francis 2018-10-08 10:17:09 -07:00 committed by Khem Raj
parent 3de0744bbd
commit 11ad414441
2 changed files with 0 additions and 12 deletions

View file

@ -1,6 +0,0 @@
require recipes-kernel/linux/linux-riscv-common.inc
LINUX_VERSION ?= "4.14"
BRANCH = "riscv-linux-4.14"
SRCREV = "c2d852cb2f3d1875389ed23ad41fbab541b9533b"

View file

@ -1,6 +0,0 @@
require recipes-kernel/linux/linux-riscv-common.inc
LINUX_VERSION ?= "4.15"
BRANCH = "riscv-linux-4.15"
SRCREV = "fe92d7905c6ea0ebeabeb725b8040754ede7c220"