| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
gcc: Remove nested 8.3.0 directory
|
| |
| |
| |
| |
| |
| |
| |
| | |
When GCC was updated to 8.4.0 the patches were moved incorrectly. Fix
this now so that they will be picked up.
Fixes: commit 31ca84ac ("Update to gcc 8.4.0")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|\ \
| | |
| | | |
Add rsync dependency
|
| |/
| |
| |
| |
| |
| |
| | |
Recent Linux kernels (5.3 and newer) use rsync to copy headers around.
Add the rsync package to the list of dependencies.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|\ \
| | |
| | | |
Fix native gdb aarch64 musl build
|
| | |
| | |
| | | |
Apply the patch from https://patchwork.openembedded.org/patch/161442/, which explains why gdb should include <signal.h> instead of <asm/sigcontext.h>.
|
|\ \ \
| | | |
| | | | |
samples: Add a mips64 big-endian config
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|\ \ \
| | | |
| | | | |
Fix bootstrap
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
atleast debian wheezy is affected
Signed-off-by: Norbert Lange <nolange79@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Expat: Provide a non-sourceforge download link
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
The same binaries are now hosted on GitHub releases (and looking at the
homepage, that's the only download location they are offering). Use that
mirror at least as an option.
|
|\ \ \ \
| | | | |
| | | | | |
Removed http://www.mr511.de/software mirror from libelf package description
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
as it no longer hosts the source file
Resolves #1199
Signed-off-by: Bart Verhagen <barrie.verhagen@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Allow GNU gettext v0.19.7, which is in Ubuntu 16.04 LTS
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Update to gcc 8.4.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
https://gcc.gnu.org/legacy-ml/gcc/2020-03/msg00042.html
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
uClibc-ng-1.0.33 latest chksum updated. Patch not required.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nayab Basha Sayed <basha@nayab.xyz>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nayab Basha Sayed <basha@nayab.xyz>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Expat 2.2.9 now has XZ/LZ/GZ archives
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\| | | |
| | | | |
| | | | | |
GLIBC 2.28 milestone has a dependency
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
... but no definition after af2f3ac9c.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\| | | |
| | | | |
| | | | | |
Make rpmbuild happy with our unreleased versions
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Allow environment override of USE_GPG/DIGESTS
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
... because if it is invoked via create-release.sh, it it not possible
to pass the variables to make otherwise.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
More fixes after upgrades
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
with GCC 9+ and GLIBC 2.30+, they no longer support it.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
... if building for GLIBC 2.31+.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \ \
| | | | |
| | | | | |
Upgrades
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
GLIBC 2.31 needs --with-cpu=ultrasparc for both 32/64-bits now, and
--with-cpu only sets the CPU model for the "primary" bitness.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Build-tested only.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
temporary patch, PR pending upstream
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also, add an ability to download rolling releases to manage-packages.sh.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \ \
| | | | |
| | | | | |
testing/docker: set default value for CTNG_UID/CTNG_GID
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make the creation of docker images easier so that CTNG_UID/CTNG_GID have
a default value if it's not explicitly specified when building. This
will allow publishing of images on various package repositories (e.g.
docker hub, gitlab containers). dmgr.sh can still be used to set the
UID/GID to that of the current user when building a custom container.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|