diff options
author | Mike Crowe <mac@mcrowe.com> | 2018-05-08 10:36:31 +0100 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2018-06-15 12:06:25 +0200 |
commit | 228b3517835d6c278876e48c2dcb9d4f09b4bf86 (patch) | |
tree | b7037677ef3cb12770a29ced05674186ee83c17c /docs/bootstrap-flow.txt | |
parent | 27e4ffb925cc60f18a4062098ed63d0826812249 (diff) | |
download | meta-java-228b3517835d6c278876e48c2dcb9d4f09b4bf86.tar.gz |
jdepend: Retrieve source from Git rather than tarball
When Bitbake downloads jdepend-2.9.1.zip itself and I download
https://github.com/clarkware/jdepend/blob/master/dist/jdepend-2.9.1.zip ,
the calculated hashes don't match the ones included in the recipe.
The hashes were last changed in commit
dd5c43fca8289b8795a9214aee616775e1493109 on 1st March, but GitHub claims
that the file being downloaded was published on 20th January, so I can't
explain why they are wrong. Ross Burton has provided a plausible reason in
http://lists.openembedded.org/pipermail/openembedded-devel/2017-September/114916.html
where he also advocates switching to using Git repositories rather than
GitHub-generated tarballs.
It seems that we can't really rely on these tarballs to remain unchanged,
so let's download the Git hash that corresponds to v2.9.1 instead. This
should always remain valid.
Cc: André Draszik <andre.draszik@jci.com>
Cc: Khem Raj <raj.khem@gmail.com>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Mike Crowe <mac@mcrowe.com>
Tested-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'docs/bootstrap-flow.txt')
0 files changed, 0 insertions, 0 deletions