commit | efb274e62119e71688130d3fb82bb0fd0e7be5b5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 01 14:45:53 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri May 01 14:45:53 2020 -0500 |
tree | 5e9d80983089b2a7bad334868d364fc34ae3d080 | |
parent | a5067675ff0eab3ff9066ec06083f9f8edc94257 [diff] |
dunfell: update to 5.4.32 kernel Some needed fixes are in the latest 5.4 branch of openbmc/linux which are required to update to the latest yocto release, dunfell In particular, this fix: https://github.com/openbmc/linux/commit/7dc9442bbe7d0d1512c64a97b7cc58fed2b38ba4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I890c9a7ce2dbbc242a1a49ae87f8a51bd37a29a0
diff --git a/recipes-kernel/linux/linux-nuvoton_git.bb b/recipes-kernel/linux/linux-nuvoton_git.bb index 2d33e37..95981f4 100644 --- a/recipes-kernel/linux/linux-nuvoton_git.bb +++ b/recipes-kernel/linux/linux-nuvoton_git.bb
@@ -1,6 +1,6 @@ KBRANCH ?= "dev-5.4" -LINUX_VERSION ?= "5.4.4" +LINUX_VERSION ?= "5.4.32" -SRCREV="6d96543a7ed844fd3923ad30c93db48d3f7f00d0" +SRCREV="7dc9442bbe7d0d1512c64a97b7cc58fed2b38ba4" require linux-nuvoton.inc