]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: fix support for AX_CHECK_LIBRARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 3 Mar 2016 17:44:56 +0000 (06:44 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Mar 2016 23:52:56 +0000 (23:52 +0000)
commit063ed9058a14775f77e7875d4f6ef5719fa03f18
tree483eb09cb5b3d577f37ea5bcafbb51603909b9d9
parenta82ce3e477a475dccea3837eabacd9e93b873ee6
recipetool: create: fix support for AX_CHECK_LIBRARY

Clearly I didn't test this part of the code - lists don't have an "add"
method. Needless to say I have tested it now.

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