From afce0b5cf42bd06e31b142730c0acf3d60a8cf2f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 3 Sep 2020 10:47:27 -0500 Subject: meta-nuvoton: kernel: bump to 5.8.5 The latest perf package is not working well with the older kernel. (From meta-nuvoton rev: 4143851815fa8499f5e3ed2ac16d1b8ea2ebca06) Signed-off-by: Andrew Geissler Change-Id: I676120b09315b6cde43a93fcc7a4a01ff416a079 Signed-off-by: Benjamin Fair Signed-off-by: Andrew Geissler --- meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc | 2 +- meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc index 5380478e8..fd680328a 100644 --- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc +++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton.inc @@ -18,4 +18,4 @@ inherit kernel require recipes-kernel/linux/linux-yocto.inc # From 4.16+ the COPYING file changed -LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" +LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb index 95981f4b3..10336753d 100644 --- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb +++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb @@ -1,6 +1,6 @@ -KBRANCH ?= "dev-5.4" -LINUX_VERSION ?= "5.4.32" +KBRANCH ?= "dev-5.8" +LINUX_VERSION ?= "5.8.5" -SRCREV="7dc9442bbe7d0d1512c64a97b7cc58fed2b38ba4" +SRCREV="0dd0c8c492fa70707ca4f0d36dcb2e3c64105b16" require linux-nuvoton.inc -- cgit v1.2.3