diff mbox series

[1/2] configs/bananapro: bump Linux to version 4.14.32

Message ID 20180405082249.22327-1-joerg.krause@embedded.rocks
State Accepted
Commit 7d6ed21396ed251aac7be030bae4bddfcb849e83
Headers show
Series [1/2] configs/bananapro: bump Linux to version 4.14.32 | expand

Commit Message

Jörg Krause April 5, 2018, 8:22 a.m. UTC
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
---
 configs/bananapro_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard April 5, 2018, 7:08 p.m. UTC | #1
>>>>> "Jörg" == Jörg Krause <joerg.krause@embedded.rocks> writes:

 > Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>

Committed, thanks.
diff mbox series

Patch

diff --git a/configs/bananapro_defconfig b/configs/bananapro_defconfig
index 5a71d757e4..c6473be3ae 100644
--- a/configs/bananapro_defconfig
+++ b/configs/bananapro_defconfig
@@ -22,7 +22,7 @@  BR2_ROOTFS_POST_IMAGE_SCRIPT="board/lemaker/bananapro/post-image.sh"
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.11"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.32"
 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
 BR2_LINUX_KERNEL_DEFCONFIG="sunxi"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/lemaker/bananapro/linux-wifi.fragment"