Hi Andre',
On Thu, Aug 09, 2018 at 12:04:01PM +0100, André Draszik wrote:
> Hi Maxin,
>
> You reverted this patch, do you remember what the problem was? It looks
> useful, and I believe a solution similar to this one is actually needed...
IIRC, this patch caused build error on one machine with g
Hi Richard,
On Fri, Jun 15, 2018 at 10:19:06AM +0200,
prvs=6977bbb5e=richard.leit...@skidata.com wrote:
> fyi, as this was posted on yo...@yoctoproject.org
>
> @Otavio/Maxin/Henning: is it OK to just force-push to
> master-next without this commit? Or should I push a
> "revert" commit?
I think
Hi Richard,
On Tue, Jun 12, 2018 at 04:51:49PM +0200,
prvs=69472e970=richard.leit...@skidata.com wrote:
> Hi Maxin,
>
> On 06/12/2018 04:38 PM, Maxin B. John wrote:
> > Hi Richard,
> >
> > On Tue, Jun 12, 2018 at 04:33:27PM +0200,
> > openembedded-devel-bou
insertions(+), 6 deletions(-)
For some reasons, the "Author" of patches are not clearly set. It shows up like
- "openembedded-devel-boun...@lists.openembedded.org",
instead of your mail-id.
Other than that,
Acked-by: Maxin B. John
Best Regards,
Maxin
--
___
Hi Richard,
Sorry for my long silence here in the list ( was away due to a personal loss).
On Thu, Jun 07, 2018 at 04:32:36PM +0200,
prvs=68935beb6=richard.leit...@skidata.com wrote:
> On 06/07/2018 03:56 PM, Otavio Salvador wrote:
> > On Thu, Jun 7, 2018 at 10:53 AM, Richard Leitner
> > wrote
Hi,
On Mon, Apr 09, 2018 at 08:22:50AM +, Szczypta, Marek wrote:
> Hi ,
>
> I tried to compile the openjdk from meta-java layer for aarm64 . The master
> branch claims that is should work for u161b15 . But after I set up the build
> it tries to build u162b12 for which it fail as there is
1. Upgrade to version 0.4 and rename from _git to exact version _0.4
2. Fix build issues with musl libc
Signed-off-by: Maxin B. John
---
.../ell/0001-ell-fix-build-with-musl-libc.patch| 39 ++
.../recipes-core/ell/{ell_git.bb => ell_0.4.bb}| 6 ++--
2 files chan
Hi All,
Pushed the following updates to meta-java:
* dd5c43f :2018-03-01 - jdepend: give the downloaded file a reasonable name
* 9ea2b2a :2018-02-28 - classpath: remove unused patch
* fbe0b0e :2018-01-18 - (origin/rocko) openjdk-8: strip leading non digit chars
from GCCVERSION
Best Regards,
Hi,
On Wed, Feb 28, 2018 at 12:58:09PM +, nick83ola wrote:
> $ bitbake openjre-8
> (virtual:native:/home/nicklunghi/src/yocto-openhab/sources/meta-java/recipes-core/classpathx/gnujaf_1.1.1.bb:do_compile)
> failed with exit code '1'
> NOTE: Tasks Summary: Attempted 956 tasks of which 946 didn
Remove the following left-over patch from gst-ffmpeg package which was removed
earlier:
lower-rank.diff
Signed-off-by: Maxin B. John
---
.../gstreamer-0.10/gst-ffmpeg-0.10.13/lower-rank.diff| 16
1 file changed, 16 deletions(-)
delete mode 100644
meta-multimedia
Remove the following unused patch:
0001-CMakeLists.txt-install-FindEigen3.cmake-script.patch
Signed-off-by: Maxin B. John
---
...Lists.txt-install-FindEigen3.cmake-script.patch | 28 --
1 file changed, 28 deletions(-)
delete mode 100644
meta-oe/recipes-support
Remove the following unused patch:
0005-Import-necessary-definitions-from-stab.h.patch
Signed-off-by: Maxin B. John
---
...-Import-necessary-definitions-from-stab.h.patch | 199 -
1 file changed, 199 deletions(-)
delete mode 100644
meta-oe/recipes-devtools/breakpad
remove the following unused patch from nautilus and nautilus3:
no-try-run-strftime.diff
Signed-off-by: Maxin B. John
---
.../nautilus/nautilus/no-try-run-strftime.diff | 28 ---
.../nautilus/nautilus3/no-try-run-strftime.diff| 41 --
2 files
;).split()
for patch in patches:
patchname=os.path.basename(patch)
result = subprocess.check_output(("git", "grep",
patchname)).decode("utf-8").splitlines()
print(result)
Maxin B. John (5):
nautilus: remove unused patches
breakpad: remove unused p
Signed-off-by: Maxin B. John
---
meta-python/recipes-devtools/python/python-evdev.inc| 15 +++
.../recipes-devtools/python/python-evdev_0.7.0.bb | 17 +
.../recipes-devtools/python/python3-evdev_0.7.0.bb | 2 ++
3 files changed, 18 insertions(+), 16
Update following the SkipPackage -> SkipRecipe change in oe-core.
Signed-off-by: Maxin B. John
---
meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb | 2 +-
meta-networking/recipes-support/nis/nis.inc | 2 +-
meta-oe/classes/gitver.bbcl
Hi,
On Mon, Jan 08, 2018 at 12:22:11PM +, Diaz de Grenu, Jose wrote:
> -Original Message-
> From: Mittal, Anuj [mailto:anuj.mit...@intel.com]
>
> > You can prefix your subject with branch name like [morty][PATCH] ...
>
> Thanks!
>
> Should I resend it?
No need to resend it. Pushed
Upgrade to:
8192131 : dbus: Fix setup in l_dbus_proxy_method_call
This is a requirement for BTP client tool support in Bluez5.
https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=f68235b2c03235695837abfb6d7ceebacbf14dd9
Signed-off-by: Maxin B. John
---
meta-oe/recipes-core/ell
Hi,
On Wed, Jan 03, 2018 at 02:47:23AM +0100, liu.min...@gmail.com wrote:
> From: Ming Liu
>
> Ming Liu (7):
> meta: drop redundant DEPENDS_virtcalss-native definitions
> meta: drop deprecated virtclass-native
> commons-cli: extend native bbclass
> commons-codec: extend native bbclass
>
Hi,
On Tue, Sep 26, 2017 at 01:26:22PM +0200, Ricardo Ribalda Delgado wrote:
> Ping?
Pushed these 3 patches to master-next. Sorry for the delay.
Best Regards,
Maxin
> On Thu, Sep 7, 2017 at 10:51 AM, Ricardo Ribalda Delgado
> wrote:
> > OpenJDK does not build properly with GCC7. Add the same w
Hi,
On Wed, Jul 12, 2017 at 01:36:34AM -0700, S. Lockwood-Childs wrote:
> The removebinaries task was intended to remove pre-built .jar and .class files
> from the unpacked source, but when per-recipe sysroots were implemented and
> ended up under WORKDIR, .jar or .class in those sysroots inadvert
This license was added to fix warnings with acpitests.
acpitests recipe was moved to oe-core with this commit:
OE-Core rev: 020f7ea3aa5c1f311841d4fb16bc525ae1dd5f11
Remove this file as it is not used anymore.
Signed-off-by: Maxin B. John
---
meta-oe/licenses/Intel | 21
2.9.1 -> 3.4
Signed-off-by: Maxin B. John
---
.../recipes-connectivity/ser2net/{ser2net_2.9.1.bb => ser2net_3.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-connectivity/ser2net/{ser2net_2.9.1.bb =>
ser2net_3.4.bb} (71%)
diff --git a/meta-o
Hi,
On Wed, Apr 26, 2017 at 03:39:12PM +0200, Richard Leitner wrote:
> Using the current poky master openjdk-7 wasn't buildable. This patch
> fixes those problems by adding three more patches to openjdk-7.
>
> These patches basically add/fix GCC6 support. Furthermore the
> LDFLAGS_HASH_STYLE vari
Hi,
On Sun, Apr 23, 2017 at 08:54:51AM +0200, liu.min...@gmail.com wrote:
> 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
>
Hi,
On Wed, Apr 19, 2017 at 05:59:34AM +0200, liu.min...@gmail.com wrote:
> From: Ming Liu
>
> When x11, cups, 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
Hi Dan,
On Thu, Mar 16, 2017 at 10:42:43AM -0600, Dan McGregor wrote:
> On 13 March 2017 at 03:22, Maxin B. John wrote:
> > The following oe-core commit made asbolute symlink an error:
> >
> > commit 3eee8e99e114b3db8b718834ca52da8d2919b83f
> > sstate: Make absolute sy
-by: Maxin B. John
---
recipes-core/jikes/jikes_1.22.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/jikes/jikes_1.22.bb b/recipes-core/jikes/jikes_1.22.bb
index 0c33118..a35cfcf 100644
--- a/recipes-core/jikes/jikes_1.22.bb
+++ b/recipes-core/jikes/jikes_1.22
Hi Joel,
On Thu, Oct 20, 2016 at 08:36:06AM +0200, Joël Guittet wrote:
> Hi,
>
> I'm building an image with OpenJDK, but fetching icedtea fails. It was
> correctly done few weeks ago. Log indicates error on checksum, but I have
> reviewed changes on meta-java and I do not understand why. Anybody
Move xtscal recipe from oe-core layer
Signed-off-by: Maxin B. John
---
.../xtscal/xtscal/30xTs_Calibrate.sh | 13 +
.../xtscal/xtscal/change-cross.patch | 18 +
.../recipes-graphics/xtscal/xtscal/cleanup.patch | 621 +
.../xtscal
Move tslib recipe from oe-core layer
Signed-off-by: Maxin B. John
---
meta-oe/recipes-graphics/tslib/tslib/ts.conf | 25 +
meta-oe/recipes-graphics/tslib/tslib/tslib.sh | 8
meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 53 +++
3 files changed, 86
Move pointercal recipe from oe-core layer
Signed-off-by: Maxin B. John
---
.../recipes-graphics/pointercal/pointercal/COPYING | 2 ++
.../pointercal/pointercal/pointercal | 0
.../pointercal/pointercal/qemuarm/pointercal | 1 +
.../pointercal/pointercal/qemuarmv6
add pointercal to SIGGEN_EXCLUDERECIPES_ABISAFE in layer.conf
Signed-off-by: Maxin B. John
---
meta-oe/conf/layer.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index eba8ccd..bdc8210 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe
: d56dffe629dfc86a8d3c7a043c8c2893004f803e
Changes in v2:
Addressed the review comments about indentation
Changes in v3:
Move to meta-oe instead of meta-gpe
Maxin B. John (4):
pointercal: move recipe from oe-core
meta-oe: add pointercal to layer.conf
xtscal: move recipe from oe-core
tslib
Move xtscal recipe from oe-core layer.
Signed-off-by: Maxin B. John
---
.../xtscal/xtscal/30xTs_Calibrate.sh | 13 +
.../xtscal/xtscal/change-cross.patch | 18 +
.../recipes-graphics/xtscal/xtscal/cleanup.patch | 621 +
.../xtscal
add pointercal to SIGGEN_EXCLUDERECIPES_ABISAFE in layer.conf
Signed-off-by: Maxin B. John
---
meta-gpe/conf/layer.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-gpe/conf/layer.conf b/meta-gpe/conf/layer.conf
index 00f3929..477e4a8 100644
--- a/meta-gpe/conf/layer.conf
+++ b
Move tslib recipe from oe-core layer.
Signed-off-by: Maxin B. John
---
meta-gpe/recipes-graphics/tslib/tslib/ts.conf | 25
meta-gpe/recipes-graphics/tslib/tslib/tslib.sh | 8
meta-gpe/recipes-graphics/tslib/tslib_1.1.bb | 53 ++
3 files changed, 86
Move pointercal recipe from oe-core layer.
Signed-off-by: Maxin B. John
---
meta-gpe/recipes-bsp/pointercal/pointercal/COPYING | 2 ++
.../recipes-bsp/pointercal/pointercal/pointercal | 0
.../pointercal/pointercal/qemuarm/pointercal | 1 +
.../pointercal/pointercal/qemuarmv6
: d56dffe629dfc86a8d3c7a043c8c2893004f803e
Changes in v2:
Addressed the review comments about indentation.
Maxin B. John (4):
pointercal: move recipe from oe-core
meta-gpe: add pointercal to layer.conf
xtscal: move recipe from oe-core
tslib: move recipe from oe-core
meta-gpe/conf/layer.conf
Hi Paul,
On Fri, Sep 16, 2016 at 10:19:50AM +1200, Paul Eggleton wrote:
> On Fri, 16 Sep 2016 10:17:11 Paul Eggleton wrote:
> > On Thu, 01 Sep 2016 14:40:43 Maxin B. John wrote:
> > > Move tslib recipe from oe-core layer.
> > >
> > > Signed-off-by: Maxin B. Jo
Hi Ricardo,
On Tue, Sep 13, 2016 at 02:37:57PM +0200, Ricardo Ribalda Delgado wrote:
> findpath var must also be fixed on its second occurrence.
>
Good catch, Thanks!
It seems that the test builder failed to catch this xpp3 specific error (mostly
related to build environment configuration).
>
Hi Ricardo,
On Tue, Sep 13, 2016 at 02:17:48PM +0200, Ricardo Ribalda Delgado wrote:
> ERROR: xpp2-2.1.10-r0 do_compile: Function failed: do_compile (log file
> is located at
> /var/lib/jenkins/workspace/qt5022-cesium/build/tmp/work/all-poky-linux/xpp2/2.1.10-r0/temp/log.do_compile.6
Hi Sujith,
On Mon, Sep 12, 2016 at 03:17:34PM +0530, sujith h wrote:
> Hi,
>
> Hope the patch looks ok. Else do let me know I can work on the same.
Yes, it looks good. Pushed to master.
> Thanks,
> Sujith H
Best Regards,
Maxin
> On Mon, Sep 12, 2016 at 1:44 PM, Sujith H wrote:
>
> > From: C
add pointercal to SIGGEN_EXCLUDERECIPES_ABISAFE in layer.conf
Signed-off-by: Maxin B. John
---
meta-gpe/conf/layer.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-gpe/conf/layer.conf b/meta-gpe/conf/layer.conf
index 00f3929..477e4a8 100644
--- a/meta-gpe/conf/layer.conf
+++ b
Move tslib recipe from oe-core layer.
Signed-off-by: Maxin B. John
---
meta-gpe/recipes-graphics/tslib/tslib/ts.conf | 25
meta-gpe/recipes-graphics/tslib/tslib/tslib.sh | 8
meta-gpe/recipes-graphics/tslib/tslib_1.1.bb | 53 ++
3 files changed, 86
Move xtscal recipe from oe-core layer.
Signed-off-by: Maxin B. John
---
.../xtscal/xtscal/30xTs_Calibrate.sh | 13 +
.../xtscal/xtscal/change-cross.patch | 18 +
.../recipes-graphics/xtscal/xtscal/cleanup.patch | 621 +
.../xtscal
Move pointercal recipe from oe-core layer.
Signed-off-by: Maxin B. John
---
meta-gpe/recipes-bsp/pointercal/pointercal/COPYING | 2 ++
.../recipes-bsp/pointercal/pointercal/pointercal | 0
.../pointercal/pointercal/qemuarm/pointercal | 1 +
.../pointercal/pointercal/qemuarmv6
: d56dffe629dfc86a8d3c7a043c8c2893004f803e
Maxin B. John (4):
pointercal: move recipe from oe-core
meta-gpe: add pointercal to layer.conf
xtscal: move recipe from oe-core
tslib: move recipe from oe-core
meta-gpe/conf/layer.conf | 2 +
meta-gpe/recipes-bsp/pointercal
otten tagged on after the value for -j.)
Signed-off-by: Kyle Russell
Signed-off-by: Maxin B. John
commit b2827bf00734331fa6776909e2bfee8f94790fda
Author: Kyle Russell
Date: Fri Aug 19 17:58:01 2016 -0400
rhino-native should depend on classpath-n
Hi,
On Tue, Aug 30, 2016 at 04:37:53PM +0200, Pascal Bach wrote:
> Hello
>
>
> Because I'm experimenting with different java providers (OpenJDK, Oracle
> Java, Azul Zulu) and thus had a look at different java layers (meta-java,
> meta-oracle-java).
>
> I noticed that there are many different
Hi,
On Thu, Aug 25, 2016 at 07:58:30AM -0400, Robert P. J. Day wrote:
>
> while i'm getting the following QA warning with wind river linux 8,
> i'm assuming the same would be happening with the standard meta-java
> layer; if not, i apologize for posting to the wrong list.
>
> is this somethi
Hi,
On Wed, Aug 24, 2016 at 09:28:40AM -0400, Kyle Russell wrote:
> Simplifies duplicated implementation across multiple recipes that all
> inherited from java.bbclass.
>
> Previously implementation was not flexible in supporting other make
> job-limiting flags (like -l for load) that are typical
Hi,
On Fri, Aug 19, 2016 at 05:58:02PM -0400, Kyle Russell wrote:
> Simplifies duplicated implementation across multiple recipes that all
> inherited from java.bbclass.
>
> Previously implementation was not flexible in supporting other make
> job-limiting flags (like -l for load) that are typical
Hi Kyle,
On Fri, Aug 19, 2016 at 05:58:01PM -0400, Kyle Russell wrote:
> rhino's do_compile task passes
> ${STAGING_DATADIR_NATIVE}/classpath/glibj.zip to javac. This glibj.zip
> archive comes from the classpath-native package.
>
> Signed-off-by: Kyle Russell
> ---
> recipes-core/rhino/rhino_1
objects. This
means that the Yocto specific linker flags were lost, which caused build
failures due to a bad hash style QA error.
Signed-off-by: Erkka Kääriä
Signed-off-by: Maxin B. John
commit 0f127a49696696ac48c394f84232e7f56b29fbe7
Author: Erkka Kääriä
Date: Mon Aug
Hi Erkka,
On Tue, Aug 23, 2016 at 11:14:56AM +0300, Erkka Kääriä wrote:
> EXTRA_LDFLAGS were not used when building certain shared objects. This
> means that the Yocto specific linker flags were lost, which caused build
> failures due to a bad hash style QA error.
>
> Signed-off-by: Erkka Kääriä
Hi Erkka,
On Mon, Aug 15, 2016 at 12:36:20PM +0300, Erkka Kääriä wrote:
> readdir_r has been deprecated since glibc 2.24. As openjdk uses this
> function, a warning is generated during build that gets turned into
> an error when -Werror is used.
Yes, this fixes the build error that we got with th
Hi Khem,
On Fri, Aug 12, 2016 at 08:04:38PM -0700, Khem Raj wrote:
> On 16-08-12 16:06:33, Maxin B. John wrote:
> > Hi,
> >
> > On Fri, Aug 12, 2016 at 10:07:46AM +0200, Richard Leitner wrote:
> > > Since 33fbcd43 (rxtx: Add remove-libtool class to remove all .la
Hi Erkka,
On Tue, Aug 09, 2016 at 10:32:17AM +0300, Erkka Kääriä wrote:
> Openjdk is upgraded from u72 to u102. Two patches are dropped, as these
> were backports and the fixes are present in the current version. One
> patch was refreshed. One patch was backported from the upcoming u112 to
> fix a
Hi,
On Fri, Aug 12, 2016 at 10:07:46AM +0200, Richard Leitner wrote:
> Since 33fbcd43 (rxtx: Add remove-libtool class to remove all .la files)
> rxtx requires the remove-libtool class. This class was introduced
> in the krogoth branch of openembedded-core and not backported.
>
> Therefore update
Hi Martin,
On Wed, Aug 03, 2016 at 02:52:22PM +0200, Martin Jansa wrote:
> On Wed, Aug 03, 2016 at 03:10:24PM +0300, Maxin B. John wrote:
> > xtscal is being replaced with xinput-calibrator in oe-core
> > and that made pointercal redundant. So, move it from oe-core to
> > met
xtscal is being replaced with xinput-calibrator in oe-core
and that made pointercal redundant. So, move it from oe-core to
meta-oe.
Signed-off-by: Maxin B. John
---
.../recipes-graphics/pointercal/pointercal/COPYING | 2 ++
.../pointercal/pointercal/pointercal | 0
Since xtscal is being replaced with xinput-calibrator in oe-core,
move it from oe-core to meta-oe for those who want to use it.
Signed-off-by: Maxin B. John
---
.../xtscal/xtscal/30xTs_Calibrate.sh | 13 +
.../xtscal/xtscal/change-cross.patch | 18 +
.../recipes
Hi Sven,
On Mon, Aug 01, 2016 at 06:19:05AM +, Ebenfeld, Sven wrote:
> What is about this patch?
> I see it's archived but not merged. My builds of the fido branch are failing
> without this patch.
Pushed to master-next. Sorry for the delay.
> Best Regards,
>
> Sven Ebenfeld
> IRE-S CoC Con
Hi Martin,
On Mon, Jul 11, 2016 at 04:35:37PM +0200, Martin Jansa wrote:
> On Mon, Jul 04, 2016 at 04:45:53PM +0300, Maxin B. John wrote:
> > directfb.org has been down for about a year now. Since there
> > are active users for this recipe, it makes sense to move this
> > fr
Hi,
On Mon, Jul 04, 2016 at 06:13:11PM -0300, Fabio Berton wrote:
> Class remove-libtool adds a postfunc to do_install to remove all .la
> files installed by libtool, so that they are absent from both the
> sysroots and target packages.
>
> Fix error:
> ERROR: rxtx-2.2.0-r2 do_populate_sysroot: Q
directfb.org has been down for about a year now. Since there
are active users for this recipe, it makes sense to move this
from oe-core to meta-oe.
Signed-off-by: Maxin B. John
---
.../configure.in-Fix-string-argument-syntax.patch | 28 +
.../directfb/directfb-examples_1.7.0.bb
Hi,
On Wed, Jun 01, 2016 at 09:43:42AM +0800, Feng Mu wrote:
> Javasqlite is a Java wrapper including a basic JDBC driver
> for SQLite 2/3.
>
> Signed-off-by: Feng Mu
> ---
> .../0001-fix-errors-during-cross-compile.patch | 533
> +
> recipes-core/javasqlite/javasqlite_
Hi,
On Mon, May 23, 2016 at 06:50:51PM -0700, cliff.br...@gmail.com wrote:
> Changelog since 2016-05-15 until 2016-05-22. Projects included in this
> report:
>
> bitbake: git://git.openembedded.org/bitbake
> openembedded-core: git://git.openembedded.org/openembedded-core
> meta-openembedded: gi
Hi,
On Fri, Apr 29, 2016 at 09:48:19AM +0300, Erkka Kääriä wrote:
> Various paths to files are hardcoded in either helper scripts or the
> resulting binaries (like path to Java class libraries). While this works
> well when using the files on the build machine, things start breaking
> down when th
Hi Erkka,
Have a couple of comments about this patch-set:
1. Upstream-Status is missing
2. cacao build fails after applying this patch.
On Fri, Apr 22, 2016 at 01:48:26PM +0300, Erkka Kääriä wrote:
> Various paths to files are hardcoded in either helper scripts or the
> resulting binaries (like
On Fri, Apr 22, 2016 at 05:36:14PM +0800, jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> libfreetype.so.6 is copied from STAGING_LIBDIR and
> binaries/libraries in sysroot are already stripped
> since the following commit in oe-core:
> "30f3774 staging: Strip files in sysroot"
>
> S
Hi,
On Wed, Apr 20, 2016 at 02:09:52PM -0600, Dan McGregor wrote:
> From: Daniel McGregor
>
> Repacking the runtime jar files takes a long time, and is only done
> to save some space. Make it optional to speed up builds that don't
> need it.
>
> Signed-off-by: Daniel McGregor
> ---
> recipes-
Hi Erkka,
On Mon, Mar 21, 2016 at 01:39:12PM +0200, Erkka Kääriä wrote:
> Adlc is a native tool that openjdk builds and uses during its build process.
> Bitbake however passes target machine specific CFLAGS and CXXFLAGS because we
> are crosscompiling openjdk for the target architecture. This can
dded-devel/2016-February/106230.html
>
> > Fix this build error:
> > SCons Error: no such option: --disable-static
> > Signed-off-by: Maxin B. John
> > ---
> > meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 1 +
> > 1 file changed, 1 insertion(+)
> > di
Fix this build error:
SCons Error: no such option: --disable-static
Signed-off-by: Maxin B. John
---
meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
b/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb
Hi,
On Fri, Feb 05, 2016 at 10:16:56AM +0800, jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> Fixed the following license issues:
> WARNING: jikes-native: No generic license file exists for: IBM in any provider
> WARNING: cup-native: No generic license file exists for: CUP in any prov
Hi,
gentle ping.
(libjpeg-turbo was moved to oe-core on 2016-01-07)
On Mon, Nov 30, 2015 at 11:13:43AM +0200, Maxin B. John wrote:
> Remove libjpeg-turbo package from meta-oe as it will be moved to oe-core
> to replace libjpeg package.
>
> Signed-off-by: Maxin B. John
> ---
>
Hi Jens,
On Wed, Jan 13, 2016 at 07:03:51PM +0100, Jens Rehsack wrote:
> Hi,
>
> to avoid such a problem as it occurred with ec7b984f, 04d5d0bf and dfb21b44,
> I strongly suggest that meta-java follows the merge-workflow from other
> meta-layers:
>
> cherry-pick new stuff into master-next, whe
Hi Erkka,
On Thu, Dec 10, 2015 at 10:45:45AM +0200, Erkka Kääriä wrote:
> Parallel make does not handle multiple javac invocations correctly, as javac
> compiles any uncompiled dependencies on its own. This leads to a race
> condition
> where make may see incomplete class files and incorrectly as
Hi Jens,
On Tue, Dec 08, 2015 at 02:52:51PM +0100, Jens Rehsack wrote:
>
> This adds openjdk-8 for native and target builds and allows a stripped
> openjre-8 being built as well instead of trying to cherry-pick jre
> components from jdk-image.
>
> The recipes allow building openjdk-8 with or wit
Remove libjpeg-turbo package from meta-oe as it will be moved to oe-core
to replace libjpeg package.
Signed-off-by: Maxin B. John
---
.../recipes-core/jpeg/libjpeg-turbo_8d+1.4.1.bb| 40 --
1 file changed, 40 deletions(-)
delete mode 100644 meta-oe/recipes-core/jpeg
Hi Jens,
On Tue, Nov 03, 2015 at 11:15:01AM +0100, Jens Rehsack wrote:
>
> This patch fixes the nowadays occuring configure error:
> rm: cannot remove 'src/mm/boehm-gc/ltmain.sh': No such file or directory
>
> Signed-off-by: Jens Rehsack
> ---
> recipes-core/cacao/cacao_1.6.1.bb | 2 +-
> 1
Hi,
On Fri, Oct 23, 2015 at 12:50:01PM +0300, Erkka Kääriä wrote:
>
> Hotspot compiler has a bug where signed integers could overflow. This is
> undefined behaviour, and causes massive memory leak when compiled with GCC
> 5.0+,
> causing the build to fail.
>
> This is fixed by backporting patch
Hi Erkka,
On Wed, Oct 21, 2015 at 12:41:49PM +0300, Erkka Kääriä wrote:
> Upstream-Status: Backport
>
> Fixes undefined behaviour in boehm GC used by cacao-initial-native
> as suggested at
> https://github.com/ivmai/bdwgc/commit/16780405c899f01119bc45167122b4242f6b34fb.
>
> The undefined behavio
Hi Otavio,
On Fri, Oct 16, 2015 at 12:26:46PM -0300, Otavio Salvador wrote:
> On Fri, Oct 16, 2015 at 1:16 AM, Maxin B. John wrote:
> > Hi,
> >
> > Updated my email address in README:
> >
> > README: update contact info
> > Signed-off-by: Maxin B. Joh
Hi,
Updated my email address in README:
README: update contact info
Signed-off-by: Maxin B. John
diff --git a/README b/README
index 7a48f14..f031021 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@ Main layer maintainers:
Henning Heinold
Hi,
On Thu, Oct 15, 2015 at 01:46:07PM +0300, Erkka Kääriä wrote:
> The recipe uses sed to patch src/scripts/java.in so that it execs
> cacao-initial
> instead of cacao. However, if configure step is run again, -initial is
> appended
> again to the string, leading to 'exec cacao-initial-initial'
Hi Erkka,
On Wed, Sep 23, 2015 at 08:37:40AM +, Kaaria, Erkka wrote:
> Hi,
>
> There seem to have been a bad merge commit made December 17 2014
> (http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=12a0b10b35b1829eec11ea653af53d127a8b6fd1).
> This commit introduced duplicate com
Hi,
On Fri, Aug 14, 2015 at 12:35:03PM -0700, Vinay K. Awasthi wrote:
> From: "Vinay K. Awasthi"
>
> OpenJDK-8 Update Build 40b27:
>
> This package enables OpenJDK-8 update for x86 and arm in following vm
> configurations.
>
> x86: hotspot VM
> arm: interpreter mode (zero vm)
>
> Openjdk-8u
Hi,
On Fri, Aug 14, 2015 at 12:35:22PM -0700, Vinay K. Awasthi wrote:
> From: "Vinay K. Awasthi"
>
> Added --with-boot-jdk option that allows icedtea7-native to be used as
> bootstrap jdk.
>
> Signed-off-by: Vinay K. Awasthi
> ---
> recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb | 1 +
> 1 f
Hi,
On Wed, Aug 05, 2015 at 07:29:00PM +, Awasthi, Vinay K wrote:
> diff --git recipes-core/openjdk/openjdk-8-8u40b27/cacao-arm-ucontext.patch
>
> +return "LIBFFI_LIBS=-lffi"
>
> +else:
>
> +return ""
>
Agree with Otavio and Paul here. Please re-do the patch as describe
Hi,
On Tue, Jun 23, 2015 at 10:29:24AM -0400, Amy Fong wrote:
> >From ed2cca0045c597a28ce4ea3f9ce220c97a2a05fe Mon Sep 17 00:00:00 2001
> From: Amy Fong
> Date: Mon, 22 Jun 2015 14:50:20 -0400
> Subject: [PATCH] openjdk-7: fix patch
>
> Fixing what looks like a hand edited patch error
>
> Signe
Bump to 1.1.0
1. Updated LICENSE from GPLv3 to GPLv2 or later
2. Misc. spelling fix
Signed-off-by: Maxin B. John
---
.../fuse-exfat/{fuse-exfat_1.0.1.bb => fuse-exfat_1.1.0.bb} | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
rename meta-filesystems/recipes-filesystems/f
> On Mon, Sep 02, 2013 at 01:22:42PM +0200, maxin.j...@enea.com wrote:
> > From: "Maxin B. John"
> >
> > Upgrade to latest version 3.8.0.1
> Please resend to openembedded-core ML
Resent to openembedded-core ML. Sorr
On Mon, Aug 26, 2013 at 07:59:57PM +0100, Paul Eggleton wrote:
Hi Paul,
> Hi Maxin,
> On Monday 26 August 2013 13:06:19 maxin.j...@enea.com wrote:
> > From: "Maxin B. John"
> > log4cplus provides a simple C++ logging API for log management.
>
96 matches
Mail list logo