diff options
author | brian avery <brian.avery@intel.com> | 2017-03-18 08:08:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-21 22:43:02 +0000 |
commit | 233d36b0382a8b2e430c3377e50885d1a0c3ba21 (patch) | |
tree | 480391c26d265d682c0729ca6c65e6a45380c044 /scripts/lib/devtool/__init__.py | |
parent | b3de5d5795767a4b8c331fa5040166e7e410eeec (diff) | |
download | openembedded-core-233d36b0382a8b2e430c3377e50885d1a0c3ba21.tar.gz openembedded-core-233d36b0382a8b2e430c3377e50885d1a0c3ba21.tar.bz2 openembedded-core-233d36b0382a8b2e430c3377e50885d1a0c3ba21.zip |
meta/lib/oeqa: change sdk test from cvs to cpio
We currently fetch,configure,build, and install cvs as our test for the
sdk. cvs unfortunately, requires a default editor in order to run. The
change in 94790a8254d6 that checks to see if you have something like vi
installed is fragile since you may have a different default editor. This
patch switches from using cvs as a test to using cpio. cpio also uses
autotools so the functionality tested is equivalent.
Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/__init__.py')
0 files changed, 0 insertions, 0 deletions