[Buildroot] [PATCH 2/2] package/rng-tools: bump to 6.7

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Sep 11 07:44:19 UTC 2019


On Tue, 10 Sep 2019 12:55:34 -0500
Matthew Weber <matthew.weber at rockwellcollins.com> wrote:

> >>> rng-tools 6.7 Configuring
> >>> rng-tools 6.7 Autoreconfiguring  
> configure.ac:52: installing './compile'
> configure.ac:23: installing './config.guess'
> configure.ac:23: installing './config.sub'
> configure.ac:24: installing './install-sh'
> configure.ac:24: installing './missing'
> Makefile.am: installing './INSTALL'
> Makefile.am: error: required file './README' not found

This will be fixed by adjusting the AM_INIT_AUTOMAKE call in
configure.ac to pass the "foreign" argument. See
https://autotools.io/automake/options.html. This can easily be patched,
and if it's the only issue, will allow to use <pkg>_AUTORECONF = YES.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list