<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/jamvm, branch morty</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2016-01-04T11:21:06+00:00</updated>
<entry>
<title>jamvm-git uprev to 2.0.0</title>
<updated>2016-01-04T11:21:06+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2015-04-24T17:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=5112a6f952ed57d7bc79ab399a458d4fb356fc07'/>
<id>urn:sha1:5112a6f952ed57d7bc79ab399a458d4fb356fc07</id>
<content type='text'>
Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
</content>
</entry>
<entry>
<title>Missing inheritance and dependencies in some java packages</title>
<updated>2016-01-04T11:21:06+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2015-04-16T17:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=6f3a8e88a491a4f47a00c841d1b492f3402999ae'/>
<id>urn:sha1:6f3a8e88a491a4f47a00c841d1b492f3402999ae</id>
<content type='text'>
icedtea7-native, openjdk-7, and jamvm-native requires pkg-config to
configure without running into an error similar to

7554: syntax error near unexpected token `NSS,'
7554: `PKG_CHECK_MODULES(NSS, nss, NSS_FOUND=yes, NSS_FOUND=no)'

classpath-native and jamvm-native both needs to depend on
java-initial-native

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
</content>
</entry>
<entry>
<title>jamvm.inc: jamvm recipe cleanup</title>
<updated>2016-01-04T11:21:06+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2015-04-16T18:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a754bae09713199e40ec6bf145383a9a66c5360b'/>
<id>urn:sha1:a754bae09713199e40ec6bf145383a9a66c5360b</id>
<content type='text'>
jamvm.inc's SRC_URI isn't used anymore, all jamvm bb recipes have been
defining their own.

In a rare instance, a build failed because it was using the SRC_URI
defined from jamvm.inc instead (jamvm_git.bb), this cleanup should
prevent this oddity from occuring.

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
</content>
</entry>
<entry>
<title>Revert "meta-java: rely on well known bootstrap-path"</title>
<updated>2016-01-04T11:21:06+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2015-12-23T06:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ec7b984fbd0662b7aa1707f229ab09c555bb2cf6'/>
<id>urn:sha1:ec7b984fbd0662b7aa1707f229ab09c555bb2cf6</id>
<content type='text'>
This reverts commit 04d5d0bf414c05ca59618d77f17ff9898aa1c566.

Detail reason is in the following commit.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
</content>
</entry>
<entry>
<title>meta-java: rely on well known bootstrap-path</title>
<updated>2015-12-08T15:43:35+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>rehsack@gmail.com</email>
</author>
<published>2015-12-08T13:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=04d5d0bf414c05ca59618d77f17ff9898aa1c566'/>
<id>urn:sha1:04d5d0bf414c05ca59618d77f17ff9898aa1c566</id>
<content type='text'>
Instead of potential circular depending virtual/javac-native (even this
recipe provides such a useable java-native), rely on well known path
via cacao-native to build up to icedtea7-native in reliable manner.

virtual/javac-native should be used by parts not belonging to the bootstrap
phase.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>Avoid parse time errors due to dependency on x11, for distros without x11</title>
<updated>2015-10-29T11:02:28+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>rehsack@gmail.com</email>
</author>
<published>2015-10-28T17:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a88718b6a6ec2a9429cbfd364d590ae69eb661e4'/>
<id>urn:sha1:a88718b6a6ec2a9429cbfd364d590ae69eb661e4</id>
<content type='text'>
BitBake raises some errors when processing recipes that depend on x11
for distros that don't have x11 in DISTRO_FEATURES. To work around
that issue, REQUIRED_DISTRO_FEATURES = "x11" (from
distro_features_check.bbclass) has been set for the following recipes:

* cacao (_class-target)
* classpath (_class-target)
* jamvm (_class-target)
* openjdk-7-release

That makes BitBake skip those recipes during the cache generation
(they'd still be parsed, but ignored).

This patch improves the idea from Mario Domenech Goulart &lt;mario@ossystems.com.br&gt;

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Acked-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Revert "Don't depend on a hardcoded compiler"</title>
<updated>2015-08-26T21:31:20+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-08-26T19:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ecd8de1d8a26f3c46a282aafdc48504a31e61e5c'/>
<id>urn:sha1:ecd8de1d8a26f3c46a282aafdc48504a31e61e5c</id>
<content type='text'>
This reverts commit 15ed9662e26ed4ac8d843fb9d2335a49a9c03088.

The change has break external builds causing build failures. The
change here needs to be revisited to avoid the breakages and than
re-applied.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Avoid parse time errors due to dependency on x11, for distros without x11</title>
<updated>2015-08-18T21:54:17+00:00</updated>
<author>
<name>Mario Domenech Goulart</name>
<email>mario@ossystems.com.br</email>
</author>
<published>2015-08-18T20:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=24b98ac3a6ca7fadfba24709aac8d0b71316e299'/>
<id>urn:sha1:24b98ac3a6ca7fadfba24709aac8d0b71316e299</id>
<content type='text'>
BitBake raises some errors when processing recipes that depend on x11
for distros that don't have x11 in DISTRO_FEATURES. To work around
that issue, REQUIRED_DISTRO_FEATURES = "x11" (from
distro_features_check.bbclass) has been set for the following recipes:

* cacao
* classpath
* jamvm
* openjdk-6-release
* openjdk-7-release

That makes BitBake skip those recipes during the cache generation
(they'd still be parsed, but ignored).

Signed-off-by: Mario Domenech Goulart &lt;mario@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Don't depend on a hardcoded compiler</title>
<updated>2015-08-18T21:54:17+00:00</updated>
<author>
<name>Mario Domenech Goulart</name>
<email>mario@ossystems.com.br</email>
</author>
<published>2015-08-18T20:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=15ed9662e26ed4ac8d843fb9d2335a49a9c03088'/>
<id>urn:sha1:15ed9662e26ed4ac8d843fb9d2335a49a9c03088</id>
<content type='text'>
The recipes below depended on a hardcoded native compile
(ecj-initial-native).  Since we may use another native compiler to
build them, we set the dependency in virtual/javac-native instead.

* cacao
* classpath-native
* jamvm

Signed-off-by: Mario Domenech Goulart &lt;mario@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>cacao-initial-native, jamvm-initial-native: provide virtual/java-initial-native</title>
<updated>2015-03-31T16:48:09+00:00</updated>
<author>
<name>Mario Domenech Goulart</name>
<email>mario@ossystems.com.br</email>
</author>
<published>2015-03-31T13:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ff169c8e4337253f509f19aa933ce2b70d838a99'/>
<id>urn:sha1:ff169c8e4337253f509f19aa933ce2b70d838a99</id>
<content type='text'>
Since bd9c6023, virtual/java-initial is provided by
cacao-initial-native and jamvm-initial-native.  For consistency, this
commit makes them provide virtual/java-initial-native instead.

Signed-off-by: Mario Domenech Goulart &lt;mario@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
