aboutsummaryrefslogtreecommitdiffstats
path: root/README
AgeCommit message (Collapse)Author
2015-10-28README: add -M to git format-patch suggestionRichard Leitner
Add the detect renames parameter to the git-format-patch suggestion in the README file. This should be used for patches sent to the mailinglist. For more information on the parameter see "man git-format-patch" Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-10-28README: remove PREFERRED_VERSION from instructionsRichard Leitner
Due to the fact that currently only one openjdk-7-jre and icedtea7-native version is included in meta-java, their PREFERRED_VERSION selections are removed from the usage instructions in the README file. Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-10-28openjdk-7: update to IcedTea 2.6.2 OpenJDK 7u91b01Richard Leitner
IcedTea 2.6.2 provides OpenJDK 7u91, which adds the October 2015 security updates. For more details see: http://blog.fuseyism.com/index.php/2015/10/23/security-icedtea-2-6-2-for-openjdk-7-released/ Furthermore the patches directory for OpenJDK-7 was renamed to avoid the version number. This makes it easier for upgrades and to see diff's between patches. Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-10-28README: remove instructions for OpenJDK6Richard Leitner
Due to the fact OpenJDK6 was removed from meta-java, remove also its usage instructions from the README file. Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-10-16README: update contact infoMaxin B. John
Signed-off-by: Maxin B. John <maxin.john@intel.com>
2015-08-18README: Update PREFERRED_VERSION to new openjdk-7 85b01-2.6.1Richard Leitner
Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-28README: Update PREFERRED_VERSION to new OpenJDK-7 version 75b13-2.5.4Sven Ebenfeld
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-31cacao-initial-native, jamvm-initial-native: provide virtual/java-initial-nativeMario Domenech Goulart
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 <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-31README: typo fix (s/lease/least/)Mario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-01-25README: improve copy/paste experianceMax Krummenacher
The section with stuff to be put in local.conf/distro conf currently can not be directly copy/pasted from the README - adding a missing " - putting a # before each comment - commenting out alternatives - fixing version string 6b27-1.12.8 - adding version 6b32-1.13.4 Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-20README: Improve contributing guidelinesOtavio Salvador
This improves the information regarding how to contribute to the layer. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-17README: Update to DaisyOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-20README: minor fixesHenning Heinold
* set the layer branches dora depends on to dora too * add libstdc++6 package as dependency for debian based distributions
2014-07-20README: update openjdk6 to the latest icedtea versionHenning Heinold
2014-04-07README: update for icedtea version 1.12.8Henning Heinold
2014-01-09README: add section about bblayers.confHenning Heinold
2014-01-09README: update maintainer email-addressHenning Heinold
2014-01-09README: update build informations for java-initialHenning Heinold
2013-09-29README: update the openjdk7 version to 2.3.12Henning Heinold
2013-04-30openjdk6: update version 1.12 to 1.12.5Henning Heinold
* move some directivies to the included release file * remove patches which are applied upstream now
2013-04-06openjdk-7: update to version 2.1.7Henning Heinold
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2013-03-10README: update about the new versionsHenning Heinold
2013-02-23README: update README with new version and and the ↵Henning Heinold
PREFERRED_PROVIDER_openjdk lines
2012-11-23README: update version entry for openjdk6Henning Heinold
2012-11-23README: add entries for openjdk7Henning Heinold
2012-03-08README: update openjdk-jre version and remove cacaoHenning Heinold
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2012-01-18README: add a note concerning libstdc++-staticEric BENARD
which is required for icedtea6-native Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2011-11-26meta-java: initial commitHenning Heinold
* taken over mostly stuff from oe classic * cleaned up recipes * added license checksums * bump icedtea6-native to 1.8.11 * use jamvm from git as native