From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Adam Duskett <adam.duskett@amarulasolutions.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/openjdk{-bin}: bump versions to 17.0.9+9 and 21.0.1+12
Date: Mon, 6 Nov 2023 22:08:38 +0100 [thread overview]
Message-ID: <20231106220838.19709e3a@windsurf> (raw)
In-Reply-To: <20231106174325.733746-1-adam.duskett@amarulasolutions.com>
On Mon, 6 Nov 2023 10:43:25 -0700
Adam Duskett <adam.duskett@amarulasolutions.com> wrote:
> - Move openjdk-bin.hash into separate directories, as the
> legal/java.prefs/ASSEMBLY_EXCEPTION file has an upated URL for OpenJDK 21.
> openjdk.java.net -> https://openjdk.org. The license type remains the same.
>
> - Move 0001-Add-ARCv2-ISA-processors-support-to-Zero.patch into separate
> directories as the list of architectures in src/hotspot/os/linux/os_linux.cpp
> is no longer the same. 17 has LOONGARCH and 21 has LOONGARCH64.
>
> Tested on Fedora39 and Debian 11 with:
> ./support/testing/run-tests tests.package.test_openjdk.TestOpenJdk.test_run
>
> Tested-by: Adam Duskett <adam.duskett@amarulasolutions.com>
> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
> ---
> package/openjdk-bin/17.0.9_9/openjdk-bin.hash | 7 ++
> .../openjdk-bin/21.0.1_12/openjdk-bin.hash | 7 ++
> package/openjdk-bin/openjdk-bin.hash | 11 --
> package/openjdk-bin/openjdk-bin.mk | 7 +-
> ...ARCv2-ISA-processors-support-to-Zero.patch | 18 +--
> ...ARCv2-ISA-processors-support-to-Zero.patch | 109 ++++++++++++++++++
> package/openjdk/openjdk.hash | 4 +-
> package/openjdk/openjdk.mk | 8 +-
> 8 files changed, 140 insertions(+), 31 deletions(-)
> create mode 100644 package/openjdk-bin/17.0.9_9/openjdk-bin.hash
> create mode 100644 package/openjdk-bin/21.0.1_12/openjdk-bin.hash
> delete mode 100644 package/openjdk-bin/openjdk-bin.hash
> rename package/openjdk/{ => 17.0.9+9}/0001-Add-ARCv2-ISA-processors-support-to-Zero.patch (86%)
> create mode 100644 package/openjdk/21.0.1+12/0001-Add-ARCv2-ISA-processors-support-to-Zero.patch
You had forgotten to update .checkpackageignore, so I did that when
applying. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-11-06 21:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-06 17:43 [Buildroot] [PATCH 1/1] package/openjdk{-bin}: bump versions to 17.0.9+9 and 21.0.1+12 Adam Duskett
2023-11-06 21:08 ` Thomas Petazzoni via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231106220838.19709e3a@windsurf \
--to=buildroot@buildroot.org \
--cc=adam.duskett@amarulasolutions.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.