mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-15 19:41:42 +00:00
linux-riscv: Update to latest
move riscv-all to 4.17-rc2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
831a056c89
commit
62aaadbac0
3 changed files with 9 additions and 7 deletions
|
@ -3,4 +3,4 @@ require recipes-kernel/linux/linux-riscv-common.inc
|
|||
LINUX_VERSION ?= "4.15"
|
||||
|
||||
BRANCH = "riscv-linux-4.15"
|
||||
SRCREV = "2b0aa1de45f63535f6d26757aa22b48515289302"
|
||||
SRCREV = "48fb45691946afe9a421d676513d4e623932dbd3"
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
require recipes-kernel/linux/linux-riscv-common.inc
|
||||
|
||||
LINUX_VERSION ?= "4.16-rc5"
|
||||
|
||||
BRANCH = "riscv-all"
|
||||
SRCREV = "7f82cffaad50273eedb654b58167c662383eac99"
|
8
recipes-kernel/linux/linux-riscv_4.17.bb
Normal file
8
recipes-kernel/linux/linux-riscv_4.17.bb
Normal file
|
@ -0,0 +1,8 @@
|
|||
require recipes-kernel/linux/linux-riscv-common.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
|
||||
LINUX_VERSION ?= "4.17-rc2"
|
||||
|
||||
BRANCH = "riscv-all"
|
||||
SRCREV = "98d9b42f35ff124df8bc9a466c3fb2b41547a94d"
|
Loading…
Add table
Reference in a new issue