<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/openjdk/openjdk-6-release-6b24.inc, branch gatesgarth</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2015-10-19T12:12:53+00:00</updated>
<entry>
<title>openjdk-6: remove</title>
<updated>2015-10-19T12:12:53+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>rehsack@gmail.com</email>
</author>
<published>2015-10-16T17:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=2dcff5266a6c1ed39e49b24b8d2984a165ad9c35'/>
<id>urn:sha1:2dcff5266a6c1ed39e49b24b8d2984a165ad9c35</id>
<content type='text'>
Since OpenJDK-6 is not maintained anymore, it's more reasonable to move to OpenJDK-8 instead
of sticking at unmaintained, upstream not supported VM version.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>openjdk-6: Fix cross compilation for e6500 machines</title>
<updated>2015-01-25T18:55:40+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-01-21T08:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=9319b7458cd136404998f7aeb5508a2baa83e40a'/>
<id>urn:sha1:9319b7458cd136404998f7aeb5508a2baa83e40a</id>
<content type='text'>
This is only way for compile for now since qemu can not
run the sizers binary for e6500 machines. It segfaults
so we disable generating sizes and also xawt and jawt
which depends on sizers, this lets jre to cross compile
for ppc/e6500

The fix is ported according to da0b3a20a67496dc8d4282d19a60672001b7f825

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>openjdk: update download server in all remainings recipes</title>
<updated>2013-10-10T18:26:10+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-10-10T18:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=14d6ad1608c66b8970d4052dce4cd1fc64fb6ea2'/>
<id>urn:sha1:14d6ad1608c66b8970d4052dce4cd1fc64fb6ea2</id>
<content type='text'>
* new server is now icedtea.wildebeest.org
</content>
</entry>
<entry>
<title>openjdk6: do not unpack some of the downloaded tarballs</title>
<updated>2013-03-10T15:54:21+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-03-10T15:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=2ea48ef07a76ca683e7f21db41b55b6469902e85'/>
<id>urn:sha1:2ea48ef07a76ca683e7f21db41b55b6469902e85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjdk6: apply same fix for ucontext for cacao on arm to openjdk6 too</title>
<updated>2013-01-27T21:36:48+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-01-27T21:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=f5f49c8fd63d6d38938972841759006c69afcc15'/>
<id>urn:sha1:f5f49c8fd63d6d38938972841759006c69afcc15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjdk-6: Fix cross compilation for e5500 machines</title>
<updated>2012-08-16T07:16:44+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-07-31T19:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=da0b3a20a67496dc8d4282d19a60672001b7f825'/>
<id>urn:sha1:da0b3a20a67496dc8d4282d19a60672001b7f825</id>
<content type='text'>
This is only way for compile for now since qemu can not
run the sizers binary for e5500 machines. It segfaults
so we disable generating sizes and also xawt and jawt
which depends on sizers, this lets jre to cross compile
for ppc/e5500

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>openjdk-6: Fix build on ppc</title>
<updated>2012-07-21T09:38:40+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-07-20T05:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ec2f9bc7162b124ab87795ac8e80b9fee777b5ce'/>
<id>urn:sha1:ec2f9bc7162b124ab87795ac8e80b9fee777b5ce</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>openjdk6: clean up configure options</title>
<updated>2012-03-01T22:54:04+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2012-03-01T22:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=9f592667803ff915fc0764ffd8b46ec767af98d5'/>
<id>urn:sha1:9f592667803ff915fc0764ffd8b46ec767af98d5</id>
<content type='text'>
* removed unknown options
* use native2ascii from our icedtea native build
* unset ant-home
* remove xalan-j and xerces-j dependencies, not needed anymore
</content>
</entry>
<entry>
<title>openjdk-6-release-6b24.inc: disable shark for now and move checksums</title>
<updated>2012-03-01T21:52:31+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2012-03-01T21:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=fcd4c3a98b06a8eafd45fdafb7752d51bdac1439'/>
<id>urn:sha1:fcd4c3a98b06a8eafd45fdafb7752d51bdac1439</id>
<content type='text'>
* llvm is not working well with arm at the moment, so disabled shark
* move the cacao and jamvm checksums into the release inc file
</content>
</entry>
<entry>
<title>openjdk6: add icedtea pre 1.11 version from mercurial</title>
<updated>2011-12-22T22:27:18+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2011-12-21T17:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=dc556eb28261bb511ffece377734be095d02658c'/>
<id>urn:sha1:dc556eb28261bb511ffece377734be095d02658c</id>
<content type='text'>
* add jamvm target
* simplify versionhandling of jaxp and other external stuff
* switch back to llvm 2.8 for shark,
  because it is the last version known to work,
* llvm works partly
* rework postinst and prerm and use zero as default vm
* bump INC_PR

Signed-off-by: Henning Heinold &lt;heinold@inf.fu-berlin.de&gt;
</content>
</entry>
</feed>
