diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-07-23 23:55:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-26 15:41:01 +0200 |
commit | e5a5a58aa7d9d60e7f03467edd3bd31a00213795 (patch) | |
tree | 9650fbb513e45a1251a18907ceaf19193d35ca51 /package/perl-io-socket-ssl | |
parent | 538898d5ed6e14db8bcc4f01aee216919f100d6c (diff) | |
download | buildroot-e5a5a58aa7d9d60e7f03467edd3bd31a00213795.tar.gz buildroot-e5a5a58aa7d9d60e7f03467edd3bd31a00213795.zip |
package/linux-backports: switch to using the kernel-module infra
linux-backports manually generates its autoconf.h header, which needs a
.config file.
Using a pre- or post-configure hook does not really work, because
generating that file touches the .config, and thus our .stamp files ar
enot longer properly time-ordered and running a subsequent make would
incorrectly believe it has to rebuild linux-backports.
So, even though this is not a fixup proper, we generate that file from
the _KCONFIG_FIXUP_CMDS to ensure the stampt file is created after we
touch .config.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Petr Vorel <petr.vorel@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Tested-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-io-socket-ssl')
0 files changed, 0 insertions, 0 deletions