]> 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)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 28 Dec 2015 07:03:15 +0000 (23:03 -0800)
commit809df21d8a8cc4ab860a84ccd7b2e51105df68ee
tree72122ab0deb851d6d47f2d9f3ac269fdd61f8e8b
parentfe622c4508d2c87f7bd7c15c6391c8e1319fd3b6
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 ...)

(From OE-Core master rev: fe506eddb0790e37ac1e50f37fa2e32ad81d5493)

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/autotools.bbclass