]> code.ossystems Code Review - openembedded-core.git/commit
devtool: configure-help: fix error if do_configure not already run
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 21 Mar 2016 05:14:03 +0000 (18:14 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 14:24:25 +0000 (14:24 +0000)
commitb2677a4448dbc42e523c731b953b44006749252c
tree717b937bdb174ae74d4b701103056ba65ffcc48f
parent3dc7c58b7b3224f3ed2d59d95313e70e4c57d7c4
devtool: configure-help: fix error if do_configure not already run

The code here for running do_configure if it hadn't already been run was
using the wrong string substitution parameters; fix it and test it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/utilcmds.py