From 11f45f75b3f0df1823fc69c749ff520b1d008665 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Wed, 20 Jun 2018 13:07:38 -0700 Subject: [PATCH] recipes-kernel: Update to the 4.17 RISC-V Linux kernel Signed-off-by: Alistair Francis --- recipes-kernel/linux/linux-riscv_4.17.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-riscv_4.17.bb b/recipes-kernel/linux/linux-riscv_4.17.bb index 88d15db..677911b 100644 --- a/recipes-kernel/linux/linux-riscv_4.17.bb +++ b/recipes-kernel/linux/linux-riscv_4.17.bb @@ -2,7 +2,7 @@ require recipes-kernel/linux/linux-riscv-common.inc LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" -LINUX_VERSION ?= "4.17-rc2" +LINUX_VERSION ?= "4.17" BRANCH = "riscv-all" -SRCREV = "98d9b42f35ff124df8bc9a466c3fb2b41547a94d" +SRCREV = "f37675f7da2dfe7ee85c78c30590b12bc76efc08"