On Sat, 2018-08-04 at 11:41 +0100, André Draszik wrote: > On Tue, 2018-07-31 at 13:33 +0200, Richard Leitner wrote: > > On 07/31/2018 01:19 PM, André Draszik wrote: > > > On Tue, 2018-07-31 at 11:00 +0200, Richard Leitner wrote: > > > > Hi André, > > > > thank you for your patches. > > > > > > > > Unfortunately I have checksum issues for aarch64's jdk, corba, jaxp, > > > > jaxws, langtools & nashorn: > > > > > > Hm, is that another instance of > > > http://lists.openembedded.org/pipermail/openembedded-devel/2018-May/11 > > > 83 > > > 58.html > > > ? > > > > > > I'll check... > > > > Thanks! > > I'll get back to that next week, see below.
Indeed, it's another case like previously. At least now the checksums will be stable, though. See diff (similar for all 6 archives): diff -urN new/corba-3a04a7c080af/.hg_archival.txt orig/corba-3a04a7c080af/.hg_archival.txt --- new/corba-3a04a7c080af/.hg_archival.txt 2018-05-09 04:52:12.000000000 +0100 +++ orig/corba-3a04a7c080af/.hg_archival.txt 2018-05-09 04:52:12.000000000 +0100 @@ -1,4 +1,5 @@ repo: 55540e827aef970ecc010b7e06b912d991c8e3ce node: 3a04a7c080af040b0075b2079cc1fa91c8197b8b branch: default -tag: aarch64-jdk8u181-b03 +latesttag: aarch64-jdk8u172-b11 +latesttagdistance: 1 etc. I'll post updated patches hopefully this week, after I've trackced down what's missing to be able to use this against latest poky master and/or glibc on aarch64. Nevertheless, I'll probably also switch to direct mercurial clones, rather than mercurial archives to avoid these mismatches in the future. Unless there is a strong reason not to. A. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
