<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/README, 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>2021-11-17T18:25:12+00:00</updated>
<entry>
<title>README: mention contributing via GitLab MRs</title>
<updated>2021-11-17T18:25:12+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2021-11-17T18:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=fb4c3960ee27c96147ac17efbf948bf5da25aaff'/>
<id>urn:sha1:fb4c3960ee27c96147ac17efbf948bf5da25aaff</id>
<content type='text'>
Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>README: remove Maxin John from Maintainers</title>
<updated>2021-11-17T16:39:28+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2021-11-17T16:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=e9707f01cf0c621a35242229122104b7e1ce9843'/>
<id>urn:sha1:e9707f01cf0c621a35242229122104b7e1ce9843</id>
<content type='text'>
As messages to the given e-mail address of Maxin John
(maxin.john@intel.com) are undeliverable remove the entry from the
README file.

Maxin, if you read this and still want to help maintaining meta-java
please drop me a line! It would be great to have you back on board.

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>openjdk-8: require GCC &gt;= v6</title>
<updated>2020-05-06T05:29:05+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2020-04-29T09:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=2cf52b0f32712a0bd567b34a4fbb8f998abac638'/>
<id>urn:sha1:2cf52b0f32712a0bd567b34a4fbb8f998abac638</id>
<content type='text'>
As nobody should use older versions of GCC anymore this patch drops all
version dependent workarounds and requiers host gcc &gt;=6 for building
openjdk-8.

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
Tested-by: Jacob Kroon &lt;jacob.kroon@gmail.com&gt;
</content>
</entry>
<entry>
<title>README: mention dependency on meta-poky for oeqa image testing</title>
<updated>2020-01-21T11:45:33+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2020-01-21T11:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=d67bdbb3b833477645e657231e901ef1dc89b9f9'/>
<id>urn:sha1:d67bdbb3b833477645e657231e901ef1dc89b9f9</id>
<content type='text'>
As the mejate distributions are based on poky we need meta-poky for oeqa
image testing.

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>README: rewrite build host dependencies</title>
<updated>2019-06-25T11:10:34+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2019-06-25T08:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=e4603af7ef70181b65300f994430c252798ff437'/>
<id>urn:sha1:e4603af7ef70181b65300f994430c252798ff437</id>
<content type='text'>
Create a list of dependencies for building meta-java and mention the
c++14 std needed by the latest cacao revision.

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>README: mention new TESTIMAGE_AUTO variable</title>
<updated>2019-06-05T09:04:41+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2019-06-05T09:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=3a26eef62d8be52b55140b83879e8f73aa970e58'/>
<id>urn:sha1:3a26eef62d8be52b55140b83879e8f73aa970e58</id>
<content type='text'>
With yocto version 2.6 (aka thud) the TEST_IMAGE variable was removed.
Therefore mention the new one in the README

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>README: clarify supported openjdk version/arch/libc combinations</title>
<updated>2018-10-02T05:59:06+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2018-09-18T15:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a0c9441123511f35687c46d45f204179f42c6d70'/>
<id>urn:sha1:a0c9441123511f35687c46d45f204179f42c6d70</id>
<content type='text'>
Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>oeqa: runtime: java: enable test_java8_jar_comp_mode for armv7</title>
<updated>2018-10-02T05:59:06+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2018-08-21T13:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ba6c8b1d94f55ef1a9e4f564590a45e2bf29e279'/>
<id>urn:sha1:ba6c8b1d94f55ef1a9e4f564590a45e2bf29e279</id>
<content type='text'>
As commit "openjdk-8: add aarch32 port 8u172b11" introduced support for
the aarch32 port of openjdk-8 enable the test_java8_jar_comp_mode test
for ARMv7 machines. This is done by skipping the test only for machines
which have armv{4-6} in their tunes.

Furthermore update the "Known Limitations" section in the README.

This patch depends on OE-Core rev 10b935c713748346aea6c36c2f41e0ae6c320821,
named "oeqa/core/decorator: add skipIfInDataVar"

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
Acked-by: Henning Heinold &lt;henning@itconsulting-heinold.de&gt;
</content>
</entry>
<entry>
<title>README: add "Known Limitations/Bugs" section</title>
<updated>2018-08-20T06:54:33+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2018-08-20T06:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=f02b0aaed8c154a1cfe3de52a3194695c7cd6274'/>
<id>urn:sha1:f02b0aaed8c154a1cfe3de52a3194695c7cd6274</id>
<content type='text'>
Add a section containing our currently known limitations. This includes
OpenJDK version-target combinations which only support "interpreted
mode".

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>README: add "Testing" section</title>
<updated>2018-06-19T12:55:22+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2018-06-19T12:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=c8f7e412aaee4e41ec8ff980f463536c757538d0'/>
<id>urn:sha1:c8f7e412aaee4e41ec8ff980f463536c757538d0</id>
<content type='text'>
Add new "Testing" section in README where we describe how meta-java
tests may be used.

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
</feed>
