[oe] [meta-java][PATCH 0/4] fix build errors for Fedora 29

Richard Leitner richard.leitner at skidata.com
Tue Jun 25 11:53:23 UTC 2019


This series fixes openjdk-7 and openjdk-8  builds for Fedora 29.
Setting Wno-error for compiler warnings is only a workaround and
will be removed when we update openjdk/icedtea native to the latest
versions again.

Richard Leitner (4):
  cacao: update to latest staging tip 2d6f6c14daf9
  README: rewrite build host dependencies
  icedtea7-native: disable new compiler warnings
  openjdk-8: disable stringop-overflow compiler errors

 README                                                    | 8 ++++----
 .../cacao-1.6.1-do-not-rely-on-absolute-paths.patch       | 0
 .../system-boehm-gc.patch                                 | 0
 .../cacao/{cacao_1.6.1.bb => cacao_2d6f6c14daf9.bb}       | 7 ++++---
 recipes-core/icedtea/icedtea7-native.inc                  | 3 +++
 recipes-core/openjdk/openjdk-8-release-172b11-common.inc  | 5 +++++
 6 files changed, 16 insertions(+), 7 deletions(-)
 rename recipes-core/cacao/{cacao-1.6.1 => cacao-2d6f6c14daf9}/cacao-1.6.1-do-not-rely-on-absolute-paths.patch (100%)
 rename recipes-core/cacao/{cacao-1.6.1 => cacao-2d6f6c14daf9}/system-boehm-gc.patch (100%)
 rename recipes-core/cacao/{cacao_1.6.1.bb => cacao_2d6f6c14daf9.bb} (89%)

-- 
2.20.1



More information about the Openembedded-devel mailing list