]> code.ossystems Code Review - openembedded-core.git/commit
pinentry: let autotools.bbclass handle --disable-dependency-tracking
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 18 May 2018 04:35:34 +0000 (21:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 May 2018 10:25:03 +0000 (11:25 +0100)
commit2f0f9b7f0b209798a74ee7fc8eafde5a109364b9
tree4b81f9b6ad76c505ce2071133d9395d2f2eabaf9
parent14910c5a215f434b2df47ca38902192f04f6b38a
pinentry: let autotools.bbclass handle --disable-dependency-tracking

autotools.bbclass adds --disable-dependency-tracking to the configure
command line by default, so there's no need for individual recipes to
do so.

Also make some minor recipe formatting cleanups.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/pinentry/pinentry_1.1.0.bb