From 8c11f2a9bc780a990d35a4bf66694273043ad7df Mon Sep 17 00:00:00 2001
From: Daniel Gachet <daniel.gachet@hefr.ch>
Date: Sat, 29 Aug 2020 13:36:18 +0200
Subject: [PATCH] wip

---
 config/buildroot_nano.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/buildroot_nano.patch b/config/buildroot_nano.patch
index ce88017..6b567b5 100644
--- a/config/buildroot_nano.patch
+++ b/config/buildroot_nano.patch
@@ -102,7 +102,7 @@ index 0000000000..1c9a9e2625
 +    gateway 192.168.0.4
 \ No newline at end of file
 diff --git a/configs/friendlyarm_nanopi_neo_plus2_defconfig b/configs/friendlyarm_nanopi_neo_plus2_defconfig
-index 461e468cb6..f9539225b4 100644
+index 461e468cb6..28f8db92b2 100644
 --- a/configs/friendlyarm_nanopi_neo_plus2_defconfig
 +++ b/configs/friendlyarm_nanopi_neo_plus2_defconfig
 @@ -1,24 +1,66 @@
@@ -122,7 +122,7 @@ index 461e468cb6..f9539225b4 100644
 +BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/friendlyarm/nanopi-neo-plus2/genimage.cfg"
 +BR2_LINUX_KERNEL=y
 +BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.8.2"
++BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.8.5"
 +BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
 +BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/friendlyarm/nanopi-neo-plus2/linux-extras.config"
 +BR2_LINUX_KERNEL_DTS_SUPPORT=y
-- 
GitLab