]> code.ossystems Code Review - openembedded-core.git/commit
base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autotools...
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 30 Aug 2016 14:19:58 +0000 (16:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 08:58:27 +0000 (09:58 +0100)
commitc98fb5f5129e71829ffab4449b3d28082bc95ab4
tree5c2634e8a060da2749a2b3e90ca5520d0369c293
parent30486429ed228e387ee574c6990b361d2ade6a32
base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autotools.bbclass

* recipes which don't inherit autotools or cmake bbclass and want to
  use the configure options from PACKAGECONFIG need to handle
  PACKAGECONFIG_CONFARGS themselves.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass
meta/classes/base.bbclass