[yocto] Adding openjdk-11 to Yocto

2023-01-30 Thread dspore
Hello! I am working with Kirkstone release and need to add java openjdk-11.  I have a program which requires it.  From what I can find, the meta-java layer only supports openjdk-7 and openjdk-8. I've looked through various forums with no luck.  Is there a recipe for openjdk-11? Hoping somebody

Re: [yocto] Adding openjdk-11 to Yocto

2023-01-30 Thread Richard Leitner
y, 30 January 2023 18:14 To: yocto@lists.yoctoproject.org Subject: [yocto] Adding openjdk-11 to Yocto Hello! I am working with Kirkstone release and need to add java openjdk-11. I have a program which requires it. From what I can find, the meta-java layer only supports openjdk-7 and openjdk-8.

Re: [yocto] Adding openjdk-11 to Yocto

2023-01-31 Thread Robert Joslyn
> On Jan 30, 2023, at 12:27 PM, Richard Leitner > wrote: > > Hi David, > unfortunately none I'm aware of. > > But if you have time to add java 11 (or newer) support to meta-java I can > give support/guidance. > > regards;rl Is there any interest in adding recipes that install pre-built Jav

Re: [yocto] Adding openjdk-11 to Yocto

2023-02-01 Thread Robert Joslyn
> On Feb 1, 2023, at 2:26 AM, Richard Leitner wrote: > > Hi, > > On Tue, Jan 31, 2023 at 06:39:08AM -0800, Robert Joslyn wrote: >> >>> On Jan 30, 2023, at 12:27 PM, Richard Leitner >>> wrote: >>> >>> Hi David, >>> unfortunately none I'm aware of. >>> >>> But if you have time to add java 11

Re: [yocto] Adding openjdk-11 to Yocto

2023-02-01 Thread Richard Leitner via lists.yoctoproject.org
On Wed, Feb 01, 2023 at 07:32:00PM -0800, Robert Joslyn wrote: ... > Sure, I can expand the recipe for additional architectures. A quick look at > the other downloads shows they have builds for x86, x86-64, arm, aarch64, > ppc64, sparcv9 and s390x. I don’t think Yocto supports sparc or s390, bu

Re: [yocto] Adding openjdk-11 to Yocto

2023-02-02 Thread Spore, David
Looking forward to the patches too. Thanks for working on it! David -Original Message- From: Richard Leitner Sent: Thursday, February 2, 2023 1:19 AM To: Robert Joslyn Cc: yocto@lists.yoctoproject.org; Spore, David Subject: [EXTERNAL] Re: [yocto] Adding openjdk-11 to Yocto CAUTION

Re: [yocto] Adding openjdk-11 to Yocto

2023-03-27 Thread Spore, David
@lists.yoctoproject.org Subject: [EXTERNAL] Re: [yocto] Adding openjdk-11 to Yocto CAUTION: This email originated from outside of Parraid. Do not click links or open attachments unless you recognize the sender and know the content is safe. Looking forward to the patches too. Thanks for working on it

Re: [yocto] Adding openjdk-11 to Yocto

2023-03-27 Thread Robert Joslyn
e, David via lists.yoctoproject.org > Sent: Thursday, February 2, 2023 8:02 AM > To: Richard Leitner ; Robert Joslyn > > Cc: yocto@lists.yoctoproject.org > Subject: [EXTERNAL] Re: [yocto] Adding openjdk-11 to Yocto > > CAUTION: This email originated from outside of Parraid. Do

Re: [yocto] Adding openjdk-11 to Yocto

2023-04-03 Thread Richard Leitner via lists.yoctoproject.org
Hi, On Mon, Mar 27, 2023 at 08:13:38PM -0700, Robert Joslyn wrote: > I did send a patch back in February, but never got a response from Richard L: > https://lists.openembedded.org/g/openembedded-devel/message/100934 Sorry, I've seen the patch and the discussion on it, but I'm currently very busy