<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/openjdk/openjdk-6-common.inc, branch langdale</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=langdale</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=langdale'/>
<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: Avoid extra-noise because of self-satisfying dependency</title>
<updated>2015-10-15T13:32:00+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>rehsack@gmail.com</email>
</author>
<published>2015-10-15T11:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=573c9b4e706467fe974a026dbbc5309e66071edd'/>
<id>urn:sha1:573c9b4e706467fe974a026dbbc5309e66071edd</id>
<content type='text'>
I realized one small issue last days: the dependency of openjdk-*-demos on java2-vm, which is
provided by the current recipe (eg. openjdk-7) causes bitbake scan for alternatives (eg. java2-vm
provided by openjdk-6) without any need.

I would recommend to remove such a generic dependency:
* openjdk-6-demos require openjdk-6-jre, period.
* openjdk-7-demos require openjdk-7-jre, period.
* openjdk-8-demos require openjdk-8-jre, period.

There is no sense in satisfying openjdk-8-demos with openjdk-6-jre (even if it might be possible).

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: do not run gamma test for cross compiles</title>
<updated>2015-01-25T18:55:03+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-01-21T08:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a9553d6660e4b0def65b3fcfbd923b687ed857a0'/>
<id>urn:sha1:a9553d6660e4b0def65b3fcfbd923b687ed857a0</id>
<content type='text'>
set CROSS_COMPILE_ARCH which will be checked before run gamma test.

Fix the below issue:
| make[6]: Leaving directory `.../openjdk-6-jre/6b32-1.13.4-r22.0/build/openjdk.build/hotspot/outputdir/linux_ppc64_zero/product'
| cd linux_ppc64_zero/product &amp;&amp; ./test_gamma
| ./test_gamma: line 72: ./gamma: cannot execute binary file
| make[5]: *** [productzero] Error 126

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: fix do_install for out of source builds</title>
<updated>2014-12-26T19:32:52+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2014-12-26T17:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=52e197ac06d296e17189f4a01ccf1d626df90cfa'/>
<id>urn:sha1:52e197ac06d296e17189f4a01ccf1d626df90cfa</id>
<content type='text'>
use ${B} to specify the build directory, thus keep working for
daisy and older versions as well as for dizzy and newer.

Signed-off-by: Max Krummenacher &lt;max.oss.09@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>openjdk: fix do_install for out of source builds</title>
<updated>2014-06-26T21:12:27+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-06-26T21:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=d2b75b615e4612f9fa05950c1d76d4a719e573d4'/>
<id>urn:sha1:d2b75b615e4612f9fa05950c1d76d4a719e573d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjdk: add our renamed libjavanet.so and lib.so to the private libs</title>
<updated>2014-04-16T20:10:37+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-04-14T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ac8c0604d1ed63b1ae0e05f870f53b8241e6dda1'/>
<id>urn:sha1:ac8c0604d1ed63b1ae0e05f870f53b8241e6dda1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjdk6: update icedtea 1.12 to version 1.12.8</title>
<updated>2014-03-05T19:11:32+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-02-28T08:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=1d32108a952b350579ce5ddf298353ec8b3e47b8'/>
<id>urn:sha1:1d32108a952b350579ce5ddf298353ec8b3e47b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjdk6: adjust debug package, fixing QA issue</title>
<updated>2014-01-09T00:26:14+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-01-08T21:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=782560f9f5694141096f6fb26e47ca0f529da27e'/>
<id>urn:sha1:782560f9f5694141096f6fb26e47ca0f529da27e</id>
<content type='text'>
* add /usr/src dir to debug package
* bump INC_PR
</content>
</entry>
<entry>
<title>openjdk6: fix QA-Issue adding ASSEMBLY_EXCEPTION, THIRD_PARTY_README and LICENSE files to jdk package</title>
<updated>2014-01-09T00:26:10+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>henning@itconsulting-heinold.de</email>
</author>
<published>2014-01-04T23:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=923619ee1aeb4fe3175d538185293f9479a4e3e1'/>
<id>urn:sha1:923619ee1aeb4fe3175d538185293f9479a4e3e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjdk: Create a common inc file between openjdk 6 and 7</title>
<updated>2013-04-04T07:05:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-04-03T03:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=4afce8c0adba43ab1df8a7b5f3fb27c5416951a3'/>
<id>urn:sha1:4afce8c0adba43ab1df8a7b5f3fb27c5416951a3</id>
<content type='text'>
we hit below errors

ERROR: The function get_jdk_arch defined in openjdk-7-common.inc was
already declared in openjdk-6-common.inc.
BitBake has a global python function namespace so shared functions
should be declared in a common include file
rather than being duplicated, or if the functions are different, please
use different function names.
ERROR: The function get_llvm_configure_arch defined in
openjdk-7-common.inc was already declared in openjdk-6-c
ommon.inc. BitBake has a global python function namespace so shared
functions should be declared in a common in
clude file rather than being duplicated, or if the functions are
different, please use different function names

This patch fixes the above

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
