summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-native.inc
Commit message (Collapse)AuthorAgeFilesLines
* classpath-native and friends: inherit native lastDouglas Royds2021-02-211-1/+1
| | | | | | | Fixes QA Issue: classpath-native: native/nativesdk class is not inherited last Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* classpath: harmonise -native and -initial-native recipesAndré Draszik2018-06-191-14/+11
| | | | | | | | removing lots of code-duplication Signed-off-by: André Draszik <andre.draszik@jci.com> Tested-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* set SUMMARY instead of DESCRIPTIONAndré Draszik2018-06-191-1/+1
| | | | | | | | | Short descriptions should go into SUMMARY (DESCRIPTION will get the same value if not set.) Signed-off-by: André Draszik <andre.draszik@jci.com> Tested-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* recipes: Fix license strings to match common licensesKhem Raj2012-11-221-2/+2
| | | | | | | | | | | Fixes warnings like WARNING: bcel-native: No generic license file exists for: AL2.0 in any provider and so on Signed-off-by: Khem Raj <raj.khem@gmail.com>
* classpath: update to version 0.99Henning Heinold2012-07-191-9/+3
| | | | | | | * switch to INC_PR for native and initial * clean up dependencies * inherit gettext class instead of depeding directly on the package * clean up patches
* classpath-initial: fix installation of tools.zip fileOtavio Salvador2012-04-041-0/+2
| | | | | | | | | | This fixes an unpredicability of sysroot tools.zip version as classpath-initial and classpath-native were installing the tools.zip at same path. We also bump PR of affected recipes to force them to rebuild. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* meta-java: initial commitHenning Heinold2011-11-261-0/+34
* 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