-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* framework: redesign arch handling - extract archs to spksrc.archs.mk - add x64-4.3 toolchain - rename AVAILABLE_ARCHS to AVAILABLE_TOOLCHAINS as it defines available arch-tc - remove GENERIC_ARCHS and ARM7 generic arch as we support generic armv7 - include spksrc.archs.mk instead of spksrc.common.mk for arch definitions - replace *_ARCHES by *_ARCHS and update all Makefiles for updated ARCHS definitions - define OLD_PCC_ARCHS and use for unsupported archs where applicable * adjust and enhance arch specific patch detection * use 1.2 as legacy version for SRM packages * add armv7-5.2 toolchain to enable legacy builds * take default TCVERSION independent of available versions for all-supported target * fix all-legacy builds - exclude generic archs from legacy - remove ARCHS_WITH_KERNEL_SUPPORT as it is the same as LEGACY_ARCHS * introduce DEPRECATED_ARCHS * rename spksrc/toolchains to spksrc/toolchain (open issue from #4143) * use ARM family names for ARM*_ARCHS - add hi3535-6.1 (armv7l) to github build action - remove admv7-1.2 from build action - keep i686 as evansport is the only 32-bit intel (atom) cpu so far * remove non existing toolchain armada37xx-6.2 * add toolchain variables for gcc and glibc versions - add variable TC_GCC containing the gcc version of toolchains - add variable TC_GLIBC containting the glibc version of toolchains - add missing TC_KERNEL variables to toolchains - use exact kernel version of toolchain (omit trailing +) * add ppc853x to deprecated archs - diskstations models with ppc853x arch are end of life now - remove ppc853x-5.2 from github build action * cleanup for #4307 * enable cross/libaom for qoriq * enable hi3535 builds for golang Co-authored-by: Vincent Fortier <th0ma7@users.noreply.github.com>
- Loading branch information
Showing
500 changed files
with
1,001 additions
and
510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.