All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Leitner" <richard.leitner@skidata.com>
To: Fabio Berton <fabio.berton@ossystems.com.br>
Cc: <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [meta-java][PATCH 2/2] openjdk-8-native: Build cups-native when using cups packageconfig
Date: Wed, 10 Jun 2020 11:10:20 +0200	[thread overview]
Message-ID: <20200610091020.GA144887@pcleri> (raw)
In-Reply-To: <20200609145810.4058137-2-fabio.berton@ossystems.com.br>

Hi,
thank you for your patch!

This is a note to let you know that I've just added this patch to the
master-next branch of the meta-java repository at
	git://git.yoctoproject.org/meta-java

As soon as it has gone through some more testing it will likely be
merged to the master branch.

If you have any questions, please let me know.

regards;rl

On Tue, Jun 09, 2020 at 11:58:10AM -0300, Fabio Berton wrote:
> Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
> ---
>  recipes-core/openjdk/openjdk-8-native.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-core/openjdk/openjdk-8-native.inc b/recipes-core/openjdk/openjdk-8-native.inc
> index f6d617a..24b6f20 100644
> --- a/recipes-core/openjdk/openjdk-8-native.inc
> +++ b/recipes-core/openjdk/openjdk-8-native.inc
> @@ -8,8 +8,8 @@ DEPENDS = "\
>  "
>  
>  PACKAGECONFIG ??= "gif jpeg png zlib"
> -PACKAGECONFIG[cups] = "--with-cups,,cups"
>  PACKAGECONFIG[x11] = "--with-x,,libx11-native xorgproto-native libxt-native libxext-native libxrender-native libxtst-native"
> +PACKAGECONFIG[cups] = "--with-cups,,cups-native"
>  PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib-native"
>  PACKAGECONFIG[gif] = "--with-giflib=system,--with-giflib=bundled,giflib-native"
>  PACKAGECONFIG[jce] = "--enable-unlimited-crypto,,"
> -- 
> 2.26.2
> 

> 


  reply	other threads:[~2020-06-10  9:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 14:58 [meta-java][PATCH 1/2] openjdk-8-native: Add libxtst-native to x11 packageconfig Fabio Berton
2020-06-09 14:58 ` [meta-java][PATCH 2/2] openjdk-8-native: Build cups-native when using cups packageconfig Fabio Berton
2020-06-10  9:10   ` Richard Leitner [this message]
2020-06-10  9:10 ` [oe] [meta-java][PATCH 1/2] openjdk-8-native: Add libxtst-native to x11 packageconfig Richard Leitner

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=20200610091020.GA144887@pcleri \
    --to=richard.leitner@skidata.com \
    --cc=fabio.berton@ossystems.com.br \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.