Files
meta-riscv/recipes-kernel/linux/linux-riscv_4.20.bb
Alistair Francis 0742b61e65 linux: Add the 4.20-rc5 RISC-V kernel
In preperation for the 4.20 kernel release (and to help test) add the
4.20 kernel but don't set it as the default yet.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2018-12-07 15:47:31 -08:00

12 lines
302 B
BlitzBasic

require recipes-kernel/linux/linux-riscv-common.inc
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
LINUX_VERSION ?= "4.20-rc5"
BRANCH = "for-next"
SRCREV = "7ac3574ad42ff7b58f29a89390c0d2e6ac55e7bb"
# Remove this after official 4.20 release
DEFAULT_PREFERENCE = "-1"