summaryrefslogtreecommitdiffstats
path: root/lib/bb/tests
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-12-13 20:07:08 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-14 09:54:48 +0000
commit8f635815d191c9d848a92d51fdbf5e9fd3da1727 (patch)
tree5a511086bd4636dfc014c36c78674f0927909c96 /lib/bb/tests
parent784d2f1a024efe632fc9049ce5b78692d419d938 (diff)
downloadbitbake-contrib-8f635815d191c9d848a92d51fdbf5e9fd3da1727.tar.gz
tinfoil: implement server-side recipe parsing
It's not really practical for us to parse recipes on the client side, we need to do it on the server because that's where we have the full python environment (including any "pure" python functions defined in classes). Thus, add some functions to tinfoil do this including a few shortcut functions. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/tests')
0 files changed, 0 insertions, 0 deletions