Skip to content
Snippets Groups Projects
Commit 8c11f2a9 authored by Daniel Gachet's avatar Daniel Gachet
Browse files

wip

parent 10b044cc
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ index 0000000000..1c9a9e2625 ...@@ -102,7 +102,7 @@ index 0000000000..1c9a9e2625
+ gateway 192.168.0.4 + gateway 192.168.0.4
\ No newline at end of file \ No newline at end of file
diff --git a/configs/friendlyarm_nanopi_neo_plus2_defconfig b/configs/friendlyarm_nanopi_neo_plus2_defconfig 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 --- a/configs/friendlyarm_nanopi_neo_plus2_defconfig
+++ b/configs/friendlyarm_nanopi_neo_plus2_defconfig +++ b/configs/friendlyarm_nanopi_neo_plus2_defconfig
@@ -1,24 +1,66 @@ @@ -1,24 +1,66 @@
...@@ -122,7 +122,7 @@ index 461e468cb6..f9539225b4 100644 ...@@ -122,7 +122,7 @@ index 461e468cb6..f9539225b4 100644
+BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/friendlyarm/nanopi-neo-plus2/genimage.cfg" +BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/friendlyarm/nanopi-neo-plus2/genimage.cfg"
+BR2_LINUX_KERNEL=y +BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_CUSTOM_VERSION=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_USE_ARCH_DEFAULT_CONFIG=y
+BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/friendlyarm/nanopi-neo-plus2/linux-extras.config" +BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/friendlyarm/nanopi-neo-plus2/linux-extras.config"
+BR2_LINUX_KERNEL_DTS_SUPPORT=y +BR2_LINUX_KERNEL_DTS_SUPPORT=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment