<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git, branch wip</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=wip</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=wip'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2017-09-01T08:55:59+00:00</updated>
<entry>
<title>meta-java: remove dependency on meta-oe</title>
<updated>2017-09-01T08:55:59+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2017-08-31T14:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=8e26ce73cccdd7cd839426ced3f91b54102ad5b1'/>
<id>urn:sha1:8e26ce73cccdd7cd839426ced3f91b54102ad5b1</id>
<content type='text'>
remove dependency on meta-oe

Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>java-library.bbclass: compatibility with per-recipe sysroots</title>
<updated>2017-07-21T09:04:01+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=c4b9b97c7c60ad5c0c3392ccf143b2e4e6c7df24'/>
<id>urn:sha1:c4b9b97c7c60ad5c0c3392ccf143b2e4e6c7df24</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;
</content>
</entry>
<entry>
<title>java-test-image: drop ROOTFS_PKGMANAGE_BOOTSTRAP var</title>
<updated>2017-06-02T10:34:00+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=879d6efe42fcc5695a37e7f455e0d3e59b2ed01a'/>
<id>urn:sha1:879d6efe42fcc5695a37e7f455e0d3e59b2ed01a</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:53:37+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=d82bc78f0a63358f25e53c23a675d5d116ffc9e7'/>
<id>urn:sha1:d82bc78f0a63358f25e53c23a675d5d116ffc9e7</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:53: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=d9061060f6007d240a20d4b152bcce4f8f4fe919'/>
<id>urn:sha1:d9061060f6007d240a20d4b152bcce4f8f4fe919</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:53:21+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=b04e1201e407533b0f6353d04183ebcab531bf53'/>
<id>urn:sha1:b04e1201e407533b0f6353d04183ebcab531bf53</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:53:12+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=9fa57b47e844bf66f7d2dc8e35427d0c9135f2e8'/>
<id>urn:sha1:9fa57b47e844bf66f7d2dc8e35427d0c9135f2e8</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:53:05+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=cb982821d0ca481c9e6d02af51b353dd2a930c68'/>
<id>urn:sha1:cb982821d0ca481c9e6d02af51b353dd2a930c68</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:52:57+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=c76327ddf272374efee61aa9019c6d556010bef1'/>
<id>urn:sha1:c76327ddf272374efee61aa9019c6d556010bef1</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:52:49+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=fcb1ef9a00923e0df31629ff4b94c1395ffb5b14'/>
<id>urn:sha1:fcb1ef9a00923e0df31629ff4b94c1395ffb5b14</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>
