]> code.ossystems Code Review - openembedded-core.git/commit
targetcontrol.py: Add a classmethod to get extra files needed by the target controllers
authorCorneliu Stoicescu <corneliux.stoicescu@intel.com>
Fri, 6 Jun 2014 19:14:35 +0000 (22:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jun 2014 11:51:52 +0000 (12:51 +0100)
commitfea627022473cfb73299d0988628962ad8e80f89
tree72d51ff9c525b09aae6b3a54d01bb4ebcdf6453d
parent7b81fce3a80f7a1b94015a1da95d2349dac577ab
targetcontrol.py: Add a classmethod to get extra files needed by the target controllers

YB: #6254

Add a new classmethod that can be used by outside scripts to get the extra files needed by the target controllers.
An outside script can predict rootfs, manifest and kernel files needed by a target controller, but sometimes there are other files needed.

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/targetcontrol.py