Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-08-15 | classpath: remove old versions | Frans Meulenbroeks | 6 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-08-04 | classpath: Unified remaining recipes. | Robert Schuster | 3 | |
2010-08-04 | * outdated classpath recipe removal spree: | Robert Schuster | 3 | |
classpath-minimal 0.96.1: Removed. classpath 0.95: Dito. classpath 0.96.1: Dito. | ||||
2010-08-04 | inetlib: Fixed monkeywork typo. | Robert Schuster | 1 | |
2010-08-04 | inetlib-native: Removed. | Robert Schuster | 2 | |
inetlib: BBCLASSEXTEND="native"-ified. | ||||
2010-06-24 | classpath-native: update the ecj-patch | Henning Heinold | 2 | |
* the java-files in tools aren't UTF8 at all so we need the same handling as with asm-files * bump PR | ||||
2010-06-10 | recipes: conform to OE packaging guidelines with ↵ | Martin Jansa | 1 | |
RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES * even worse than last RDEPENDS/RRECOMMENDS change, because now ie: opkg info coreutils-doc Provides: textutils, shellutils, fileutils Replaces: textutils, shellutils, fileutils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-06-06 | classpath-tools-native: *sigh* seems do_stage needs to be override in all cases | Henning Heinold | 1 | |
2010-06-06 | classpath-tools-native: remove do_stage function, not needed anymore | Henning Heinold | 1 | |
2010-05-25 | Make the do_patch apply=yes param implicit if extension is .diff/.patch | Chris Larson | 10 | |
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-25 | Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n> | Chris Larson | 10 | |
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-16 | classpath-native.inc: convert to new staging system | Henning Heinold | 1 | |
2010-04-15 | recipes: more checksums and more fixes to download them all | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 10 | |
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-01 | classpath-native: the exit_hook.patch don't work anymore disable ↵ | Henning Heinold | 1 | |
wrapper-tools for now | ||||
2010-01-11 | classpath-native: disable-gjdoc, it calls antlr and fails without antlr ↵ | Martin Jansa | 3 | |
installed on buildhost (runantlr from antlr-native is found by configure, but antlr.jar from staging doesn't work) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-24 | classpath: Added toolwrapper-exithook.patch. | Robert Schuster | 4 | |
classpath-native: Dito. | ||||
2009-12-24 | classpath: Added toolwrapper-exithook.patch | Robert Schuster | 1 | |
classpath-native: Dito. | ||||
2009-09-29 | classpath-native: Use --enable-tool-wrapper (increased PRs in respective BB ↵ | Robert Schuster | 3 | |
files). | ||||
2009-09-18 | inetlib 1.1.1: New recipe (from Jalimo SVN). | Robert Schuster | 3 | |
inetlib-native 1.1.1: Dito. | ||||
2009-07-22 | classpath-tools-native: native package should inherit native | Henning Heinold | 1 | |
* workaround for do_stage * not bump PR because package doesnt produce something | ||||
2009-07-15 | classpath.inc: Added 'inherit java'. | Robert Schuster | 1 | |
2009-07-07 | classpath: Depend on antlr-native, increased resp. PRs. | Robert Schuster | 5 | |
2009-07-02 | classpath: depend on gmp (for libjavamath) and do not use system one | Marcin Juszkiewicz | 3 | |
2009-03-23 | classpath-native 0.97.2: Retrieved back from ↵ | Robert Schuster | 2 | |
595952e9bbff5d25c370fd140d58c3aae9434690. | ||||
2009-03-23 | classpath-native 0.98: Set DEFAULT_PREFERENCE to -1. | Robert Schuster | 1 | |
2009-03-20 | classpath-native: Clean up | Robert Schuster | 5 | |
- removed 0.96.1, 0.97.2: Unable to guarantee that these work with current VMs - added 0.98 - removed superfluous patches | ||||
2009-03-20 | classpath 0.98: New recipe. | Robert Schuster | 1 | |
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 27 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |