]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/utils: targetbuild: Add helper class for building packages on target
authorMihai Prica <mihai.prica@intel.com>
Mon, 19 Aug 2013 12:25:23 +0000 (15:25 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:15 +0000 (11:42 +0100)
commit4b15e82c4fcb0c40b0e316ef2050944eee4418ef
treea9b8bba135221cd7a4dc2f0468c2c3a3435873d9
parent9de7fe11967576f4a8b24e653c6b9a02e5f6d85b
lib/oeqa/utils: targetbuild: Add helper class for building packages on target

This class can be used for test cases that configure
and build packages on target.

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/utils/targetbuild.py [new file with mode: 0644]