Hello, I would like to propose the backport of fe506ed (autotools: Allow recipe-individual configure scripts):
commit fe506eddb0790e37ac1e50f37fa2e32ad81d5493 Author: Jens Rehsack <[email protected]> Date: Tue Oct 13 22:35:52 2015 +0200 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 <[email protected]> Signed-off-by: Ross Burton <[email protected]> This allows for a more controlled execution of the autotools scripts and as described on the commit log allows the use of OpenJDK-8 as well. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
