Patches to build meta-java with multiconfig and aarch64. Ricardo Ribalda Delgado (23): icedtea7: Add x11 as default pkgconfig openjd7: remove support for kerberos openjd8: remove support for kerberos classpath: Fix build with targets aarch64 jamvm: Do not build for aarch64 targets cacao: Do not build for aarch64 targets javasqlite: Create cc tool to make libtool happy jdon: Fix location of S rxtx: Fix path of javac jamvm: Fix binary location for ecj-initial cup: Do not use all as PACKAGE_ARCH dbus-java: Do not use all as PACKAGE_ARCH rhino: Do not use all as PACKAGE_ARCH ca-certificates: Cannot be an allarch package xalan-j: Do not use all as PACKAGE_ARCH xom: Do not use all as PACKAGE_ARCH jaxen: Do not build an all PACKAGE_ARCH jlex: Do not build as an all PACKAGE_ARCH bsf: Do not build as all PACKAGE_ARCH poi: Do not build as all PACKAGE_ARCH xom: Allow re-running do_compile jdom: Do not use all as PACKAGE_ARCH dom4j: Do not use all as PACKAGE_ARCH
.../ca-certificates-java_20180516.bb | 2 +- recipes-core/cacao/cacao_1.6.1.bb | 2 ++ .../classpath/classpath-0.99/aarch64.patch | 19 +++++++++++++++ recipes-core/classpath/classpath_0.99.bb | 1 + recipes-core/cup/cup_0.10k.bb | 1 + recipes-core/icedtea/icedtea7-native.inc | 2 +- recipes-core/jakarta-libs/bsf_2.4.0.bb | 4 +++- recipes-core/jakarta-libs/poi_3.0.bb | 2 ++ recipes-core/jamvm/jamvm.inc | 2 +- recipes-core/jamvm/jamvm_git.bb | 1 + .../javasqlite/javasqlite_20150419.bb | 8 ++++++- recipes-core/jlex/jlex_1.2.6.bb | 2 ++ recipes-core/openjdk/openjdk-7-common.inc | 3 ++- recipes-core/openjdk/openjdk-8-cross.inc | 2 +- recipes-core/rhino/rhino_1.7r4.bb | 2 ++ recipes-core/xalan-j/xalan-j_2.7.1.bb | 4 +++- recipes-core/xml-commons/dom4j_1.6.1.bb | 1 + recipes-core/xml-commons/jaxen_1.1.6.bb | 2 ++ recipes-core/xml-commons/jdom_1.1.3.bb | 4 ++++ recipes-core/xml-commons/xom_1.2.10.bb | 9 ++++++-- recipes-extended/dbus/dbus-java_2.7.bb | 4 +++- recipes-extended/rxtx/files/javapath.patch | 23 +++++++++++++++++++ recipes-extended/rxtx/rxtx_2.2.0.bb | 5 ++-- 23 files changed, 92 insertions(+), 13 deletions(-) create mode 100644 recipes-core/classpath/classpath-0.99/aarch64.patch create mode 100644 recipes-extended/rxtx/files/javapath.patch -- 2.20.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
