aboutsummaryrefslogtreecommitdiff
path: root/packages/linux
Commit message (Collapse)AuthorAgeFilesLines
* Update Linux versionsAlexey Neyman2018-11-0820-48/+56
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Disallow linux versions before 4.8 for ARCAlexey Brodkin2018-10-011-1/+1
| | | | | | | | | | | | Inspired by a similar fix for AArch64 in 481cbaac9b23. The point is in Linux v4.8 we introduced new ABIv4 which is now used in both Linux kernel and up-to-date GNU tools for ARC (based on GCC 6.x+). See [1] for more details. [1] https://github.com/foss-for-synopsys-dwc-arc-processors/linux/wiki/ARC-Linux-Syscall-ABI-Compatibility Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
* Disallow linux versions before 3.7 for aarch64Alexey Neyman2018-09-291-1/+1
| | | | | | Fixes #1028 Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrades. Lots of 'em.Alexey Neyman2018-09-2428-69/+76
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* linux: removed 2.6.32.27Dima Krasner2018-05-313-29/+0
| | | | Signed-off-by: Dima Krasner <dima@securingsam.com>
* packages: add uClibc-ng 1.0.30 and last Linux 2.6.32.xDima Krasner2018-05-282-0/+10
| | | | Signed-off-by: Dima Krasner <dima@dimakrasner.com>
* Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman2018-04-1222-48/+64
| | | | | | Also, fix manage-packages.sh after autotoolization. Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrade to new releasesAlexey Neyman2018-01-2823-56/+64
| | | | | | | | | | | | | | android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net>
* Bunch of upgrades: android-ndk, expat, gcc-linaro, ...Alexey Neyman2017-12-0326-64/+72
| | | | | | | | ... mingw-w64, musl, strace, uClibc-ng, linux. Also, regenerate chksum's after @bhundven's upgrade of binutils. Signed-off-by: Alexey Neyman <stilor@att.net>
* Run all patches through renumbering and updateAlexey Neyman2017-12-021-2/+6
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrades: gcc 5.5, gdb 8.0.1, musl 1.1.17, LinuxAlexey Neyman2017-10-2321-56/+56
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-2942-0/+404
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrade expat, mpfr, newlib, strace, linuxAlexey Neyman2017-09-278-0/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add an ability to verify the digest/signatureAlexey Neyman2017-09-271-0/+1
| | | | | | Fixes #611. Signed-off-by: Alexey Neyman <stilor@att.net>
* MPC: older releases are only on master siteAlexey Neyman2017-08-2411-11/+0
| | | | | | Also, Linux stopped making .bz2 tarballs on recent 3.x branches. Signed-off-by: Alexey Neyman <stilor@att.net>
* 3.2.x most recent patchlevel is 91, not 93Alexey Neyman2017-08-211-0/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Record tarball formatsAlexey Neyman2017-08-1829-0/+29
| | | | | | Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
* Linux updatesAlexey Neyman2017-08-179-0/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Record glibc 2.24+ dependencyAlexey Neyman2017-08-161-0/+1
| | | | | | | | ... on kernel headers of 3.2 and newer. Fixes #794. Signed-off-by: Alexey Neyman <stilor@att.net>
* Allow packages to define "relevant" part of the versionAlexey Neyman2017-07-081-0/+1
| | | | | | | | E.g., only include minor/major of the Linux kernel into the kconfig symbol. In the future, to be defined by all packages, but for now matches the current versioning in the packages. Signed-off-by: Alexey Neyman <stilor@att.net>
* Sync Linux versions with masterAlexey Neyman2017-07-089-0/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Downloading packages using new frameworkAlexey Neyman2017-07-081-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-0830-30/+31
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-0841-0/+45
Signed-off-by: Alexey Neyman <stilor@att.net>