From 2c4d407d35d4abe4ebb3cc4ff0bae58e0df6934d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 5 Aug 2018 17:26:16 -0700 Subject: [PATCH] Update to tip of riscv-all branch pre 4.18 release Addresses issue #20 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-riscv_4.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-riscv_4.17.bb b/recipes-kernel/linux/linux-riscv_4.17.bb index 677911b..25bbd85 100644 --- a/recipes-kernel/linux/linux-riscv_4.17.bb +++ b/recipes-kernel/linux/linux-riscv_4.17.bb @@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" LINUX_VERSION ?= "4.17" BRANCH = "riscv-all" -SRCREV = "f37675f7da2dfe7ee85c78c30590b12bc76efc08" +SRCREV = "aef7a9cf2530c4ebabc0c6d2a64ee2100fc6b854"