<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/cacao/files, 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>2016-04-29T10:17:07+00:00</updated>
<entry>
<title>java-bootstrapping: Do not rely on hardcoded paths</title>
<updated>2016-04-29T10:17:07+00:00</updated>
<author>
<name>Erkka Kääriä</name>
<email>erkka.kaaria@intel.com</email>
</author>
<published>2016-04-29T06:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=1b975523b8d0467b2e3a44097825c30cdc9e3944'/>
<id>urn:sha1:1b975523b8d0467b2e3a44097825c30cdc9e3944</id>
<content type='text'>
Various paths to files are hardcoded in either helper scripts or the
resulting binaries (like path to Java class libraries). While this works
well when using the files on the build machine, things start breaking
down when the sstate gets shared between multiple workers in CI, as
the paths between workers can differ.

Instead of using these hardcoded paths, form the paths at runtime and pass them as parameters when required.

Signed-off-by: Erkka Kääriä &lt;erkka.kaaria@intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>cacao-initial-native: Fix undefined behaviour in gc</title>
<updated>2015-10-23T07:51:06+00:00</updated>
<author>
<name>Erkka Kääriä</name>
<email>erkka.kaaria@intel.com</email>
</author>
<published>2015-10-21T09:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=d7d4f64a32d26fc8a92e4c89b47c78956f20a14d'/>
<id>urn:sha1:d7d4f64a32d26fc8a92e4c89b47c78956f20a14d</id>
<content type='text'>
Upstream-Status: Backport

Fixes undefined behaviour in boehm GC used by cacao-initial-native
as suggested at
https://github.com/ivmai/bdwgc/commit/16780405c899f01119bc45167122b4242f6b34fb.

The undefined behaviour at very least causes a segmentation fault during
classpath-native configure step with Fedora 22.

Signed-off-by: Erkka Kääriä &lt;erkka.kaaria@intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>cacao-initial: add cacao-initial recipe from oe-classic</title>
<updated>2014-01-09T00:25:35+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-01-03T20:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=b229a38bdb5cc0ebadcd36d6f71380aa932efec3'/>
<id>urn:sha1:b229a38bdb5cc0ebadcd36d6f71380aa932efec3</id>
<content type='text'>
</content>
</entry>
</feed>
