aboutsummaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-11-09 08:55:46 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-11-10 14:40:07 +1300
commit05a1357f6b653bb1449ce32651bc9636c1571a4b (patch)
tree6782fae49658b0a6b888942d22134dd8f5d853d7 /meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz
parent09407cc6b7d5b3b7bd269d7a1e774bed593e8eb8 (diff)
downloadopenembedded-core-contrib-05a1357f6b653bb1449ce32651bc9636c1571a4b.tar.gz
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]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz')
-rw-r--r--meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gzbin0 -> 449 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz b/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz
new file mode 100644
index 0000000000..4752492ccd
--- /dev/null
+++ b/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/readme.patch.gz
Binary files differ