]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
recipetool: fix regression caused by previous commit
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 19 Feb 2015 16:39:50 +0000 (16:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Feb 2015 08:08:19 +0000 (08:08 +0000)
commit4b4f2d4f2869d6d5d564cc1b2d733f41ab5a3b9b
tree3ae18f12d7d1fedfe2d49694fd5bb04b5c7ea643
parentc4de42aadd4c8a4a8f16c25e7dcdefef79daf030
recipetool: fix regression caused by previous commit

Option was renamed in the setup code but not in the code that used it.

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