summaryrefslogtreecommitdiffstats
path: root/rules/dbus-java.make
Commit message (Collapse)AuthorAgeFilesLines
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dbus-java: use java from ptxdist setupRobert Schwebel2011-02-101-0/+3
| | | | | | | | | | | | | The makefile doesn't use the java toolchain specified by the user, which results in the following error on a system with an older system-wide installed java: 1. ERROR in org/freedesktop/DBus.java (at line 76) public <A> A Get (String interface_name, String property_name); ^ Syntax error, type parameters are only available if source level is 1.5 Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* dbus-java: new packageMichael Olbrich2011-01-191-0/+93
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>