NanoPi Neo 2: update kernel to 0126c9a9b9449d484bb93b1bf2e13370126870e0

This commit is contained in:
Calin Crisan 2019-05-19 22:05:16 +03:00
parent 9d43ee4522
commit e130daaea4

View File

@ -11,7 +11,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/nanopineo2/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="board/common/postscript.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/friendlyarm/linux/archive/492574d41038623d5a41c623c033a30533a462a7.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/friendlyarm/linux/archive/0126c9a9b9449d484bb93b1bf2e13370126870e0.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="sunxi_arm64"
BR2_PACKAGE_BUSYBOX_CONFIG="board/common/busybox.config"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y