update kernel path
This commit is contained in:
@@ -25,7 +25,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR_BOARD)/scripts/post-build.sh"
|
|||||||
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR_BOARD)/scripts/post-image.sh"
|
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR_BOARD)/scripts/post-image.sh"
|
||||||
BR2_LINUX_KERNEL=y
|
BR2_LINUX_KERNEL=y
|
||||||
BR2_LINUX_KERNEL_CUSTOM_GIT=y
|
BR2_LINUX_KERNEL_CUSTOM_GIT=y
|
||||||
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="ssh://git@git.nadal-fr.com:5023/PI/linux.git"
|
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="ssh://git@git.nadal-fr.com:222/rpi/linux.git"
|
||||||
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="tags/4_14_95"
|
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="tags/4_14_95"
|
||||||
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL)/patches/linux/rpi"
|
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL)/patches/linux/rpi"
|
||||||
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
||||||
|
|||||||
Reference in New Issue
Block a user