[oe] [meta-java][PATCH 5/5] openjdk-8-cross.inc: fix a libpng build issue

2017-04-22 Thread liu . ming50
From: Ming Liu JDK/JRE fails to build for ARM NEON machines, due to a undefined symbol in libpng, as follows: | build/jdk/objs/libsplashscreen/pngrutil.o: In function `png_init_filter_functions': | jdk/src/share/native/sun/awt/libpng/pngrutil.c:4002: undefined reference to `png_init_filter_func

[oe] [meta-java][PATCH 2/5] openjdk-8-cross.inc: fix wrong sysroot path

2017-04-22 Thread liu . ming50
From: Ming Liu The '--with-sys-root' should be set to ${STAGING_DIR_HOST} but not ${STAGING_DIR}. Signed-off-by: Ming Liu --- recipes-core/openjdk/openjdk-8-cross.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/openjdk/openjdk-8-cross.inc b/recipes-core/op

[oe] [meta-java][PATCH 3/5] openjdk-8-cross.inc: tweak PACKAGECONFIG default value

2017-04-22 Thread liu . ming50
From: Ming Liu When x11, alsa is being set in DISTRO_FEATURES, the users might expect openjdk build with the related options as well. For instance, they might be confused when the openjdk is still built as headless but x11 is actually enabled from system aspect. With this patch, the end users st

[oe] [meta-java][PATCH 1/5] openjdk-8-cross.inc: change a dependency alsa-lib-native to alsa-lib

2017-04-22 Thread liu . ming50
From: Ming Liu For cross compiling, it should DEPENDS on alsa-lib instead of alsa-lib-native. Signed-off-by: Ming Liu --- recipes-core/openjdk/openjdk-8-cross.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/openjdk/openjdk-8-cross.inc b/recipes-core/openjd

[oe] [meta-java][PATCH 4/5] openjdk-8/openjre-8: merge some redundant code

2017-04-22 Thread liu . ming50
From: Ming Liu A identical PATCHES_URI_append is being set both in openjdk-8 and openjre-8, merge them into openjdk-8-cross.inc. Signed-off-by: Ming Liu --- recipes-core/openjdk/openjdk-8-cross.inc | 14 ++ recipes-core/openjdk/openjdk-8_102b14.bb | 14 -- recipes-core/

[oe] [meta-java][PATCH 0/5] Fix some issues of openjdk-8/openjre-8 headful build

2017-04-22 Thread liu . ming50
From: Ming Liu This patch series fix some issues, so the openjdk-8/openjre-8 now can build with X11 system (headful). Ming Liu (5): openjdk-8-cross.inc: change a dependency alsa-lib-native to alsa-lib openjdk-8-cross.inc: fix wrong sysroot path openjdk-8-cross.inc: tweak PACKAGECONFIG defa

Re: [oe] [meta-browser][PATCH] chromium: show progress for do_compile

2017-04-22 Thread Trevor Woerner
Sweet! -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] [meta-browser][PATCH] chromium: show progress for do_compile

2017-04-22 Thread Andreas Müller
This was stolen from meta-oe / meson.bbclass - chromium uses ninja for build too. Signed-off-by: Andreas Müller --- recipes-browser/chromium/chromium-browser.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-browser/chromium/chromium-browser.inc b/recipes-browser/chromium/chromi

Re: [oe] State of Java on OE

2017-04-22 Thread Koen Kooi
Op 22-04-17 om 00:25 schreef Steven Osborn: > Is anyone using Java on OE devices right now? Me! > meta-java - no release branches. Seems to only be focused on master. > I've had trouble even finding a revision that will compile on Morty. koen@beast:/build/v2016.12$ cat .repo/manifests/default.