[Buildroot] [PATCH] swupdate: switch to local config librt dependency

Peter Korsgaard peter at korsgaard.com
Thu Jun 8 19:59:47 UTC 2017


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 >> With glibc 2.17 being 4.5 years old, upstream maintainers start to push back
 >> on these librt patches. Is it time to stop support for external toolchains
 >> with older glibc? This means retiring CodeSourcery x86 and SH toolchains.

 > That's a good question. I think supporting relatively old
 > configurations is a strength of Buildroot, so I try to be careful when
 > removing support for old stuff. But maybe glibc 2.17 is now really too
 > old.

 > Thoughts of other developers?

As always, it is a tradeoff. We have already removed gcc 4.8 (released
March 2013) even though older bootloader/kernels tend to break when
built with "too new" gcc versions.

I don't recall the same level of breakage when moving to newer glibc
versions. Is there any reason to stay with 2.17 instead of newer
version (incompatibility/bloat/..)? 2.17 presumably is also missing a
number of security fixes and nice new features.

I suggest we stop caring about these ancient <= 2.17 glibc versions when
we introduce 2.26, especially if upstream doesn't want these fixes any
more.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list