]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: strip quotes from values extracted from CMakeLists.txt
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 22 Jan 2016 11:59:57 +0000 (00:59 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:57 +0000 (23:42 +0000)
commit4ffe2e1ec9df05b92a2ad5746fb0ca6d218fd77e
tree7cbbd201b6c0f33f20fb65eff794e6f059162228
parent6c6baf6aa1823b8b20123f505e45c2768a193ad5
recipetool: create: strip quotes from values extracted from CMakeLists.txt

Quoting is optional in CMakeLists.txt and is occasionally used, so strip
out quotes if they are present.

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