]> code.ossystems Code Review - openembedded-core.git/commit
copy_buildsystem.py: Add a way to copy buildsystem to a directory.
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 23 Feb 2015 17:00:37 +0000 (17:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Feb 2015 18:00:11 +0000 (18:00 +0000)
commit3dc52164fb560ccbe5c203a4587f6286c8fc0389
tree303ab2279373de833e5b671a29baa4385398cde6
parented4287a60b33cb597eb7fa13b3855a528315b3b0
copy_buildsystem.py: Add a way to copy buildsystem to a directory.

This file provides a way to take bitbake and the layers in the
current build and copy them to a target specified.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/copy_buildsystem.py [new file with mode: 0644]