generic-poky/meta-selftest/recipes-test
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
..
aspell Basic recipe formatting fixes 2014-01-02 12:50:21 +00:00
devtool devtool: update-recipe: fix handling of compressed local patches 2016-11-23 11:10:13 +00:00
emptytest emptytest: exclude from world builds 2016-01-24 09:40:22 +00:00
error Remove LIC_FILES_CHKSUM from recipes without SRC_URI 2016-10-28 16:15:21 +01:00
images Remove RM_OLD_IMAGE, it's no longer useful 2016-10-15 10:01:42 +01:00
m4 meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
man meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
recipetool recipetool: add appendfile subcommand 2015-05-20 21:41:04 +01:00
xcursor-transparent-theme xcursor-transparent-theme: use a version glob in the selftest bbappend 2016-03-09 16:58:11 +00:00