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:09AM -0300, Fabio Berton wrote:
> libxtst-native it's needed to build openjdk-8-native.
> 
> Signed-off-by: Fabio Berton <[email protected]>
> ---
>  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 321a43d..f6d617a 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[x11] = "--with-x,,libx11-native xorgproto-native libxt-native 
> libxext-native libxrender-native"
>  PACKAGECONFIG[cups] = "--with-cups,,cups"
> +PACKAGECONFIG[x11] = "--with-x,,libx11-native xorgproto-native libxt-native 
> libxext-native libxrender-native libxtst-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
> 

> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#84937): 
https://lists.openembedded.org/g/openembedded-devel/message/84937
Mute This Topic: https://lists.openembedded.org/mt/74775905/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to