From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-java][PATCH 0/2] openjdk-8-native: fix do_install and PROVIDES
Date: Wed, 23 Dec 2015 18:03:48 +0800 [thread overview]
Message-ID: <cover.1450864063.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
I asked about this issue two days ago but no response, please carefully
review and correct me if anyone have better understanding.
My tests includes building openjdk7 and openjdk8 on qemux86-64
with/without sstate cache.
--
The following changes since commit 35739fca028996c594b1efa2225a77c8d6038193:
openjdk-8: Use zero mode on arm (2015-12-17 10:39:21 -0200)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib.git jhuang0/d_jdk8-fix_151223_0
http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/d_jdk8-fix_151223_0
Jackie Huang (2):
Revert "meta-java: rely on well known bootstrap-path"
openjdk-8-native: fix improper do_install and PROVIDES
README | 12 ++++++++--
classes/java-bootstrap-components.bbclass | 7 ------
classes/java-library.bbclass | 3 +--
recipes-core/ant/ant-native_1.8.1.bb | 2 +-
recipes-core/antlr/antlr_2.7.7.bb | 2 +-
recipes-core/cacao/cacao_1.6.1.bb | 6 ++---
recipes-core/classpath/classpath.inc | 4 ++--
recipes-core/classpathx/gnujaf_1.1.1.bb | 2 +-
recipes-core/classpathx/gnumail_1.1.2.bb | 2 +-
recipes-core/classpathx/inetlib_1.1.1.bb | 2 +-
recipes-core/cup/cup_0.10k.bb | 2 +-
recipes-core/ecj/ecj-bootstrap-native.bb | 4 +++-
recipes-core/ecj/libecj-bootstrap.inc | 2 +-
recipes-core/icedtea/icedtea7-native.inc | 2 +-
recipes-core/jacl/jacl_1.4.1.bb | 2 +-
.../jakarta-commons/commons-logging_1.1.1.bb | 2 --
recipes-core/jakarta-commons/commons-net_1.4.1.bb | 2 --
.../jakarta-libs/avalon-framework-api_4.3.bb | 2 +-
recipes-core/jakarta-libs/bsf_2.4.0.bb | 2 +-
recipes-core/jakarta-libs/log4j1.2_1.2.17.bb | 2 +-
recipes-core/jakarta-libs/logkit_1.2.2.bb | 2 +-
recipes-core/jakarta-libs/oro_2.0.8.bb | 2 +-
recipes-core/jakarta-libs/poi_3.0.bb | 2 +-
recipes-core/jakarta-libs/regexp_1.5.bb | 2 +-
recipes-core/jamvm/jamvm.inc | 4 ++--
recipes-core/jcraft/jsch_0.1.40.bb | 2 +-
recipes-core/jcraft/jzlib_1.0.7.bb | 2 +-
recipes-core/jdepend/jdepend_2.9.1.bb | 2 +-
recipes-core/jlex/jlex_1.2.6.bb | 2 +-
recipes-core/junit/junit4_4.3.1.bb | 4 +++-
recipes-core/junit/junit_3.8.2.bb | 2 +-
recipes-core/openjdk/openjdk-8-native.inc | 13 +++++------
recipes-core/openjdk/openjdk-8-native_72b05.bb | 26 ----------------------
recipes-core/rhino/rhino_1.7r4.bb | 2 +-
recipes-core/servlet-api/servlet2.3_4.1.37.bb | 4 +++-
recipes-core/servlet-api/servlet2.4_5.5.26.bb | 2 ++
recipes-core/xalan-j/xalan-j_2.7.1.bb | 2 +-
recipes-core/xerces-j/xerces-j_2.11.0.bb | 6 ++---
recipes-core/xml-commons/jaxp1.3_1.4.01.bb | 4 +++-
.../xml-commons/xml-commons-resolver1.1_1.2.bb | 6 ++---
recipes-core/xml-commons/xpp2_2.1.10.bb | 2 ++
recipes-core/xml-commons/xpp3_1.1.3.4.O.bb | 2 ++
42 files changed, 69 insertions(+), 90 deletions(-)
delete mode 100644 classes/java-bootstrap-components.bbclass
--
1.9.1
next reply other threads:[~2015-12-23 10:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-23 10:03 jackie.huang [this message]
2015-12-23 10:03 ` [meta-java][PATCH 1/2] Revert "meta-java: rely on well known bootstrap-path" jackie.huang
2015-12-23 10:03 ` [meta-java][PATCH 2/2] openjdk-8-native: fix improper do_install and PROVIDES jackie.huang
2016-01-04 19:20 ` [meta-java][PATCH 0/2] openjdk-8-native: fix " Jens Rehsack
2016-01-06 7:03 ` Huang, Jie (Jackie)
2016-01-06 13:56 ` Jens Rehsack
2016-01-07 3:00 ` Huang, Jie (Jackie)
2016-01-08 9:45 ` Jens Rehsack
2016-01-09 14:22 ` Huang, Jie (Jackie)
2016-01-11 10:01 ` Jens Rehsack
2016-01-12 2:50 ` Huang, Jie (Jackie)
2016-01-15 9:53 ` Jens Rehsack
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=cover.1450864063.git.jackie.huang@windriver.com \
--to=jackie.huang@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox