package/glibc: needs kernel headers >= 3.10 on powerpc64le
authorRomain Naour <romain.naour@gmail.com>
Sat, 23 Sep 2017 21:24:02 +0000 (23:24 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 27 Sep 2017 20:56:11 +0000 (22:56 +0200)
commit6e6c82f48dc8df4223d353126f2ebed391ad1433
tree931ea5c564ebea5451346cb05fa614b18348dfd3
parentfed95ddffa1c15343726d75b59d4610785199387
package/glibc: needs kernel headers >= 3.10 on powerpc64le

Since glibc 2.26, kernel headers >= 3.10 are needed on powerpc64le [1].
In order to prepare the glibc bump to this version, we don't allow to
build a Buildroot toolchain with kernel headers older than 3.10.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=c2ff5ec13fca1bdd1cd646a0260808386d7bd7ff

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
toolchain/toolchain-buildroot/Config.in