Update crosstool-ng

Update crosstool-ng

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-08-20 15:37:11 +02:00
parent d647c82d0e
commit d68c8073fe
14 changed files with 27 additions and 27 deletions

View File

@ -3,7 +3,7 @@ FROM dockcross/base:latest
# This is for 64-bit ARM Linux machine # This is for 64-bit ARM Linux machine
# Buildroot version # Buildroot version
ENV BR_VERSION 2021.08-rc1 ENV BR_VERSION 2021.08-rc2
#include "common.buildroot" #include "common.buildroot"

View File

@ -4,8 +4,8 @@ FROM dockcross/base:latest
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
#include "common.crosstool" #include "common.crosstool"

View File

@ -6,8 +6,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
#include "common.crosstool" #include "common.crosstool"

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
# This is for 32-bit ARMv6 Linux # This is for 32-bit ARMv6 Linux
# Raspberry Pi is ARMv6+VFP2 # Raspberry Pi is ARMv6+VFP2

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
# This is for 32-bit ARMv6 Linux # This is for 32-bit ARMv6 Linux
# Raspberry Pi is ARMv6+VFP2 # Raspberry Pi is ARMv6+VFP2

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
# This is for 32-bit ARMv7 Linux # This is for 32-bit ARMv7 Linux
#include "common.crosstool" #include "common.crosstool"

View File

@ -4,8 +4,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# This is for 32-bit ARMv7 Linux # This is for 32-bit ARMv7 Linux
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
#include "common.crosstool" #include "common.crosstool"

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
ARG QEMU_VERSION=6.0.0 ARG QEMU_VERSION=6.0.0

View File

@ -4,8 +4,8 @@ FROM dockcross/base:latest
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
#include "common.crosstool" #include "common.crosstool"

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
ARG QEMU_VERSION=6.0.0 ARG QEMU_VERSION=6.0.0

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
ARG QEMU_VERSION=6.0.0 ARG QEMU_VERSION=6.0.0

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
ARG QEMU_VERSION=6.0.0 ARG QEMU_VERSION=6.0.0

View File

@ -4,8 +4,8 @@ FROM dockcross/base:latest
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-08-04 # crosstool-ng master 2021-08-18
ENV CT_VERSION d47b234152980a09196355b77a12cb425f3f1d2e ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
#include "common.crosstool" #include "common.crosstool"

View File

@ -3,8 +3,8 @@ MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
# Crosstool-ng version # Crosstool-ng version
# We use a git commit while waiting for 1.25 to release (1.24 is several years old) # We use a git commit while waiting for 1.25 to release (1.24 is several years old)
# crosstool-ng master 2021-07-07 # crosstool-ng master 2021-08-18
ENV CT_VERSION 62e9db247be34f8a4fa3bc116e60a1b15db62a97 ENV CT_VERSION 358945ff2219e37d280532522d2c62309614d162
ENV QEMU_VERSION 6.0.0 ENV QEMU_VERSION 6.0.0