orangepione: update kernel

This commit is contained in:
Calin Crisan 2018-11-12 22:20:09 +02:00
parent cf4cb7de75
commit 7a14d1183f

View File

@ -12,7 +12,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/orangepione/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/megous/linux/archive/72704e5e6bd555283a0261377338168aea584aad.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/megous/linux/archive/5b6f5a7624123ce30817093ffdcf5214191a37af.tar.gz"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/orangepione/kernel.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y