]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-selftest: devtool: fix test for changes in lzo recipe paule/devtool-selftest-fix
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 7 Dec 2017 03:30:15 +0000 (16:30 +1300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 7 Dec 2017 09:57:50 +0000 (22:57 +1300)
commit8816f7ee9faa0f57d73d3894dadb63b8d250d791
treeaae80c95699b0e2f81fc939f0814787455598e77
parenta7cd9d1183be603777fc9c8c448281fe01224f7b
oe-selftest: devtool: fix test for changes in lzo recipe

acinclude.m4 is about to be removed from the lzo recipe which breaks
test_devtool_update_recipe_local_files_2. Create a synthetic recipe in
meta-selftest with some local files and use that instead.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta-selftest/recipes-test/devtool/devtool-test-local/file1 [new file with mode: 0644]
meta-selftest/recipes-test/devtool/devtool-test-local/file2 [new file with mode: 0644]
meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb [new file with mode: 0644]
meta/lib/oeqa/selftest/cases/devtool.py