diff --git a/config/buildroot_nano.patch b/config/buildroot_nano.patch index ce880174299d77bf13f85ce716c17b82385b6faf..6b567b5f6e02d4f6ab1bea747065fe57a4487b44 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