diff --git a/projects/pi3_domo/configs/buildroot.config b/projects/pi3_domo/configs/buildroot.config index 20cf53a1..60cf07c8 100644 --- a/projects/pi3_domo/configs/buildroot.config +++ b/projects/pi3_domo/configs/buildroot.config @@ -368,7 +368,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y # BR2_LINUX_KERNEL_CUSTOM_HG is not set # BR2_LINUX_KERNEL_CUSTOM_SVN is not set BR2_LINUX_KERNEL_CUSTOM_REPO_URL="ssh://git@serveur.nadal-fr.com:5023/PI/linux.git" -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="4_4_43" +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="tags/4_4_43" BR2_LINUX_KERNEL_VERSION="4_4_43" BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL)/patches/linux/rpi/" # BR2_LINUX_KERNEL_USE_DEFCONFIG is not set