File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/rootfs-overlay"
2626BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/post-build.sh"
2727BR2_LINUX_KERNEL=y
2828BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
29- BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/FunKey-Project/linux/archive/linux-FunKey-1.00 .tar.gz"
29+ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/FunKey-Project/linux/archive/linux-FunKey-1.0.1 .tar.gz"
3030BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3131BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/linux.config"
3232BR2_LINUX_KERNEL_LZO=y
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL_RECOVERY_PATH)/board/funkey/rootfs-overlay"
2525BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL_RECOVERY_PATH)/board/funkey/post-build.sh"
2626BR2_LINUX_KERNEL=y
2727BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
28- BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/FunKey-Project/linux/archive/linux-FunKey-1.00 .tar.gz"
28+ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/FunKey-Project/linux/archive/linux-FunKey-1.0.1 .tar.gz"
2929BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3030BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_RECOVERY_PATH)/board/funkey/linux.config"
3131BR2_LINUX_KERNEL_LZO=y
You can’t perform that action at this time.
0 commit comments