In order to automatically determine what packages are present in the target
sdk, we needed a target sdk manifest file, similar to the one created for
machine images rootfs.
Also, in order to enable the testsdk task to skip modules, some changes and
additions had to be made.
Corneliu Stoicescu (4):
classes/populate_sdk_base.bbclass: add a manifest for target sdk
classes/testimage.bbclass: add more fields to the sdk TestContext
oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage
methods.
oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+
in installed.
meta/classes/populate_sdk_base.bbclass | 12 ++++++++++++
meta/classes/testimage.bbclass | 8 ++++++++
meta/lib/oeqa/oetest.py | 4 ++--
meta/lib/oeqa/sdk/buildsudoku.py | 4 ++++
4 files changed, 26 insertions(+), 2 deletions(-)
--
1.8.3.2
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core