|
@@ -17,7 +17,9 @@ BR2_TARGET_ROOTFS_EXT2=y
|
|
|
BR2_TARGET_ROOTFS_EXT2_4=y
|
|
|
# BR2_TARGET_ROOTFS_TAR is not set
|
|
|
BR2_TARGET_AT91BOOTSTRAP3=y
|
|
|
-BR2_TARGET_AT91BOOTSTRAP3_LATEST_VERSION_3X=y
|
|
|
+BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
|
|
|
+BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
|
|
|
+BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.2"
|
|
|
BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="acqua-256m"
|
|
|
BR2_PACKAGE_HOST_DOSFSTOOLS=y
|
|
|
BR2_PACKAGE_HOST_GENIMAGE=y
|