]> code.ossystems Code Review - openembedded-core.git/commit
autotools: Allow recipe-individual configure scripts
authorJens Rehsack <rehsack@gmail.com>
Tue, 13 Oct 2015 20:35:52 +0000 (22:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2015 15:55:21 +0000 (15:55 +0000)
commitfe506eddb0790e37ac1e50f37fa2e32ad81d5493
tree7da47ccf7194105850474f169a28c2c7768e2061
parentd08fda21bfb7d264c238af0232a22cdd751f5150
autotools: Allow recipe-individual configure scripts

OpenJDK-8 has it's configure script at common/autotools - which will cause
the entire assumption of ${S}/configure is regenerated by autoreconf, intltoolize or alike
fails heavily.

Also - other configure mechanisms can be supported more similar (see how pkgsrc
manages different ones ...)

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/autotools.bbclass