buildroot/package/kmod
Fabrice Fontaine 9ae86ebece package/kmod: fix build with python 3.8
Add a patch to filter -Wl,--no-undefined as -Wl,-z,undefs was only
added in binutils 2.30, and therefore is not available in some older
toolchains, causing build failures such as:

/home/naourr/work/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64_be-linux-gnu/7.3.1/../../../../aarch64_be-linux-gnu/bin/ld: warning: -z undefs ignored.

Fixes:
 - http://autobuild.buildroot.org/results/06a6d865b6b7d8ebd793bde214f4a4c40e0962e1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Thomas: improve commit log]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-11-18 22:24:38 +01:00
..
0001-fix-O_CLOEXEC.patch
0002-Do-not-check-for-undefined-symbols-when-building-the.patch package/kmod: add patch fixing the build with Python 3.8 2019-10-25 18:40:26 +02:00
0003-Makefile.am-filter-Wl-no-undefined.patch package/kmod: fix build with python 3.8 2019-11-18 22:24:38 +01:00
Config.in
kmod.hash
kmod.mk package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00