From: Richard Leitner <richard.leitner@skidata.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-java][PATCH] openjdk-7: 75b13-2.5.4: fix xawt build
Date: Thu, 18 Jun 2015 08:38:24 +0200 [thread overview]
Message-ID: <55826760.5050403@skidata.com> (raw)
In-Reply-To: <556EA59A.8010007@skidata.com>
Hi,
any test results, comments or ideas for improvement on this?
regards,
Richard
On 06/03/2015 08:58 AM, Richard Leitner wrote:
> The icedtea-jdk-nio-use-host-cc.patch disabled the build of xawt.
> Therefore all awt based java application which were run on X11 failed
> starting the GUI with an java.awt.HeadlessException.
>
> This patch enables xawt again by adapting
> icedtea-jdk-nio-use-host-cc.patch.
>
> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
> ---
> This patch was only tested with yocto-1.6.3 (daisy) on an armv7a
> cortexa9 with vfpv3d16. Please test it on further platforms!
>
> This is my first patch to this mailinglist so hopefully I got everything
> right. If not please give me some feedback on what to improve for the
> next one ;-)
> ---
> .../icedtea-jdk-nio-use-host-cc.patch | 22
> ----------------------
> 1 file changed, 22 deletions(-)
>
> diff --git
> a/recipes-core/openjdk/openjdk-7-75b13/icedtea-jdk-nio-use-host-cc.patch
> b/recipes-core/openjdk/openjdk-7-75b13/icedtea-jdk-nio-use-host-cc.patch
> index f966093..db2fc87 100644
> --- a/recipes-core/openjdk/openjdk-7-75b13/icedtea-jdk-nio-use-host-cc.patch
> +++ b/recipes-core/openjdk/openjdk-7-75b13/icedtea-jdk-nio-use-host-cc.patch
> @@ -49,26 +49,4 @@ Index: openjdk/jdk/make/java/nio/Makefile
> -endif
>
> .PHONY: sources
> -Index: openjdk/jdk/make/sun/Makefile
> -===================================================================
> ---- openjdk/jdk/make/sun/Makefile 2013-07-25 09:10:09.000000000 -0700
> -+++ openjdk/jdk/make/sun/Makefile 2013-10-01 21:32:01.625839149 -0700
> -@@ -55,7 +55,7 @@
> - endif
> - endif
> - HEADLESS_SUBDIR = headless
> -- XAWT_SUBDIR = xawt gtk
> -+ XAWT_SUBDIR =
> - endif
>
> - ifeq ($(PLATFORM), macosx)
> -@@ -87,7 +87,7 @@
> - endif
> - SUBDIRS_desktop = audio $(RENDER_SUBDIR) image \
> - $(LWAWT_PRE_SUBDIR) $(DISPLAY_LIBS) $(DGA_SUBDIR)
> $(LWAWT_SUBDIR) \
> -- jawt font jpeg cmm $(DISPLAY_TOOLS) beans
> -+ font jpeg cmm $(DISPLAY_TOOLS) beans
> - SUBDIRS_management = management
> - SUBDIRS_misc = $(ORG_SUBDIR) rmi $(JDBC_SUBDIR) tracing
> - SUBDIRS_tools = native2ascii serialver tools jconsole
> -
> \ No newline at end of file
>
next prev parent reply other threads:[~2015-06-18 6:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 6:58 [meta-java][PATCH] openjdk-7: 75b13-2.5.4: fix xawt build Richard Leitner
2015-06-18 6:38 ` Richard Leitner [this message]
2015-07-07 13:57 ` Otavio Salvador
2015-07-20 11:10 ` Richard Leitner
2015-07-20 12:42 ` Richard Leitner
2015-08-06 7:25 ` Richard Leitner
2015-08-06 13:02 ` Otavio Salvador
2015-08-07 2:31 ` Khem Raj
2015-08-07 5:28 ` Richard Leitner
2015-08-07 7:19 ` Henning Heinold
2015-08-07 7:37 ` Richard Leitner
2015-08-07 7:54 ` Henning Heinold
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=55826760.5050403@skidata.com \
--to=richard.leitner@skidata.com \
--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.