generic-poky/meta/recipes-devtools/automake
Richard Purdie 28fa3044d5 automake: Remove delays in configure scripts using automake
By default automake puts "sleep 1" into the start of configure scripts
which adds pointless delays to them. Rather than do this, lets just assume
our systems are sane.

Since this means our patches touch m4 files, we need to stop automake running
autoreconf so we tweak the do_configure to avoid this.

(From OE-Core rev: 25eca6793cd4ad7af7e23669ed4f47d075ec696d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-14 22:30:56 +00:00
..
automake automake: Remove delays in configure scripts using automake 2015-12-14 22:30:56 +00:00
automake.inc automake: Remove delays in configure scripts using automake 2015-12-14 22:30:56 +00:00
automake_1.15.bb automake: Remove delays in configure scripts using automake 2015-12-14 22:30:56 +00:00