<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git, branch pyro</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2017-12-22T12:25:01+00:00</updated>
<entry>
<title>icedtea-native: Fix segmentation build during build</title>
<updated>2017-12-22T12:25:01+00:00</updated>
<author>
<name>Ricardo Ribalda Delgado</name>
<email>ricardo.ribalda@gmail.com</email>
</author>
<published>2017-09-07T08:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=0c27b120aa508e4bb41394b8dd3645949a611128'/>
<id>urn:sha1:0c27b120aa508e4bb41394b8dd3645949a611128</id>
<content type='text'>
Without this patch, icedtea-native do_compile() results in a SIGSEGV
when compiled with GCC7

Signed-off-by: Ricardo Ribalda Delgado &lt;ricardo.ribalda@gmail.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
(cherry picked from commit 2a706cd2d656a203ecb83bef1c687703c969732e)
</content>
</entry>
<entry>
<title>java-library.bbclass: compatibility with per-recipe sysroots</title>
<updated>2017-12-22T12:24:49+00:00</updated>
<author>
<name>S. Lockwood-Childs</name>
<email>sjl@vctlabs.com</email>
</author>
<published>2017-07-12T08:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=aa9de3469e1d34f70e162de0faefb40e634b9dcb'/>
<id>urn:sha1:aa9de3469e1d34f70e162de0faefb40e634b9dcb</id>
<content type='text'>
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 inadvertently started
getting killed as well.

For instance, ${WORKDIR}/recipe-sysroot-native/usr/share/java/ecj-bootstrap.jar
was deleted when attempting to build jlex-native... which made javac in
that sysroot rather unhappy.

Solve by excluding both recipe-sysroot and recipe-sysroot-native dirs
from the search-and-destroy operation.

Signed-off-by: S. Lockwood-Childs &lt;sjl@vctlabs.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
(cherry picked from commit c4b9b97c7c60ad5c0c3392ccf143b2e4e6c7df24)
</content>
</entry>
<entry>
<title>java-test-image: drop ROOTFS_PKGMANAGE_BOOTSTRAP var</title>
<updated>2017-06-02T10:34:31+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-31T01:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=00b57035636f67cc39d67ae448bfcba8d7a137ba'/>
<id>urn:sha1:00b57035636f67cc39d67ae448bfcba8d7a137ba</id>
<content type='text'>
oe-core has dropped this variable

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>jdom: unblacklist and update to v1.1.3</title>
<updated>2017-05-29T10:47:53+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-21T23:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=4874b7dc73ae9eb922b9bd37d1bbc11ec0125573'/>
<id>urn:sha1:4874b7dc73ae9eb922b9bd37d1bbc11ec0125573</id>
<content type='text'>
    - Add SUMMARY and expand DESCRIPTION
    - Add LIC_FILES_CHECKSUM
    - Move SRC_URI checksums to recommended location in recipe
    - Add virtual/javac-native to DEPENDS for RSS

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>dom4j: unblacklist and fix build</title>
<updated>2017-05-29T10:47:29+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-21T23:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=d4f8a8aa9eedae4d587e8982fb58cf977be54ec8'/>
<id>urn:sha1:d4f8a8aa9eedae4d587e8982fb58cf977be54ec8</id>
<content type='text'>
- Add SUMMARY and expand DESCRIPTION
- Update HOMEPAGE
- Update URI for jaxme
- Add LIC_FILE_CHECKSUM
- Fix path for 'find org ...'
- Move SRC_URI checksums to recommended location in recipe
- Add virtual/javac-native to DEPENDS for RSS

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>jaxen: unblacklist and update to v1.1.6</title>
<updated>2017-05-29T10:47:18+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-21T23:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=27c6cf23cd9db1eae2e5068b6cacdeff47ce3e30'/>
<id>urn:sha1:27c6cf23cd9db1eae2e5068b6cacdeff47ce3e30</id>
<content type='text'>
- Add SUMMARY and expand DESCRIPTION
- Upstream moved to github, use git not ephemeral archive tarball
- Fix path for 'find org ...'
- Move SRC_URI checksums to recommended location in recipe
- Add virtual/javac-native to DEPENDS for RSS

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>xom: unblacklist and update to v1.2.10</title>
<updated>2017-05-29T10:47:09+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-21T23:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=c45ed0f8ddf613ce7f1ad9e5c80b8b2db3df4912'/>
<id>urn:sha1:c45ed0f8ddf613ce7f1ad9e5c80b8b2db3df4912</id>
<content type='text'>
- License checksum changed (updated year)
- Add SUMMARY and expand DESCRIPTION
- Clone jaxen dependency from github, update to v1.1.6
- Move SRC_URI checksums to recommended location in recipe
- Add virtual/javac-native to DEPENDS for RSS

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>inetlib: cleanup and fix RSS regression</title>
<updated>2017-05-29T10:46:56+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-21T22:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=b1992e05e14788cd9d88ece41f9695747c4b7e53'/>
<id>urn:sha1:b1992e05e14788cd9d88ece41f9695747c4b7e53</id>
<content type='text'>
- Add SUMMARY and expand DESCRIPTION
- Move SRC_URI checksums to recommended location in recipe
- Drop PR, no longer required
- Add virtual/javac-native and classpath-initial-native
  to DEPENDS for RSS

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>openjdk-8-native.inc: add coreutils-native to DEPENDS</title>
<updated>2017-05-29T10:46:47+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-13T18:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a58bf5d873cc41b4657728cfc11774b004a00668'/>
<id>urn:sha1:a58bf5d873cc41b4657728cfc11774b004a00668</id>
<content type='text'>
Without this it fails in do_configure because "comm"
is not found.

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>cacao-native: fix configure RSS regression</title>
<updated>2017-05-29T10:46:38+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2017-05-13T18:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=03b1c2f8b9c913ecd918d07637854af505169a2a'/>
<id>urn:sha1:03b1c2f8b9c913ecd918d07637854af505169a2a</id>
<content type='text'>
Add virtual/java-initial-native and classpath-initial-native
to DEPENDS_class-native

Recipe Specific Sysroots uncovered the following chain:
* ecj-initial fails because java-initial is command not found
* java-initial core dumps:
      "java/lang/NoClassDefFoundError: java/lang/Object"
* strace shows missing .../usr/share/classpath-initial/glibj.zip

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
</feed>
