generic-poky/meta/lib/oeqa
Paul Eggleton 55a157f4e6 devtool: update-recipe: fix handling of compressed local patches
It is possible to use gzip or bzip2 to compress patches and still refer
to them in compressed form in the SRC_URI value within a recipe. If you
run "devtool modify" on such a recipe, make changes to the commit for
the patch and then run devtool update-recipe, we need to correctly
associate the commit back to the compressed patch file and re-compress
the patch, neither of which we were doing previously.

Additionally, add an oe-selftest test to ensure this doesn't regress in
future.

Fixes [YOCTO #8278].

(From OE-Core rev: e47d21624dfec6f71742b837e91da553f18a28c5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-23 11:10:13 +00:00
..
buildperf oeqa.buildperf: measure apparent size instead of real disk usage 2016-10-06 07:51:00 +01:00
controllers oeqa/controllers: Add test target for Systemd-boot 2016-07-21 07:47:52 +01:00
runtime parselogs.py: Add disabling eDP error to x86_common whitelist 2016-10-05 10:10:11 +01:00
sdk lib/oeqa: Regenerate galculator configure 2016-09-28 10:16:04 +01:00
sdkext oeqa/sdkext/devtool: use a smaller module to test node.js functionality 2016-09-16 15:24:02 +01:00
selftest devtool: update-recipe: fix handling of compressed local patches 2016-11-23 11:10:13 +00:00
utils oeqa/sshcontrol: Handle interrupted system call error 2016-10-07 16:43:58 +01:00
oetest.py oeqa/oetest: show stderr when running commands 2016-09-16 15:24:02 +01:00
runexported.py oetest.py: Add command line parameter support for tag in testexport 2016-08-04 15:22:22 +01:00
targetcontrol.py oeqa: Use snapshot instead of copying the rootfs image 2016-09-09 12:07:32 +01:00