A fix for one of the devtool oe-selftest tests to handle Ross's lzo acinclude.m4 fix.
Changes since v1: * Some uncommitted changes to the test recipe got wiped out by the bit at the end of the test that resets the test changes, hence the checksums were missing from the recipe - add the missing stuff back n. * Add a check to ensure there's no uncommitted changes before proceeding with the test (as per other tests that have this resetting) The following changes since commit a7cd9d1183be603777fc9c8c448281fe01224f7b: lib/oe/utils: remove param_bool() (2017-12-02 11:24:38 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/devtool-selftest-fix http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/devtool-selftest-fix Paul Eggleton (1): oe-selftest: devtool: fix test for changes in lzo recipe .../recipes-test/devtool/devtool-test-local/file1 | 1 + .../recipes-test/devtool/devtool-test-local/file2 | 1 + .../recipes-test/devtool/devtool-test-local_6.03.bb | 15 +++++++++++++++ meta/lib/oeqa/selftest/cases/devtool.py | 16 ++++++++++------ 4 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 meta-selftest/recipes-test/devtool/devtool-test-local/file1 create mode 100644 meta-selftest/recipes-test/devtool/devtool-test-local/file2 create mode 100644 meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb -- 2.9.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core