summaryrefslogtreecommitdiffstats
path: root/recipes-extended/rxtx/files
Commit message (Collapse)AuthorAgeFilesLines
* rxtx: Fix path of javacRicardo Ribalda Delgado2019-07-091-0/+23
| | | | | | | | | | | | | | | rxtx was wrongly using the patch from cacao sysroot. Fixes: | /bin/bash: /workdir/build/tmp/work/x86_64-linux/cacao-native/1.6.1-r0/recipe-sysroot-native/usr/bin/javac: No such file or directory | Makefile:834: recipe for target '/workdir/build/tmp/work/dbfp4-poky-linux/rxtx/2.2.0-r2/rxtx-2.2pre2/gnu/io/UnsupportedCommOperationException.class' failed | make: *** [/workdir/build/tmp/work/dbfp4-poky-linux/rxtx/2.2.0-r2/rxtx-2.2pre2/gnu/io/UnsupportedCommOperationException.class] Error 127 | make: *** Waiting for unfinished jobs.... Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com> Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* rxtx: add patch to support i.MX serial portsMario Domenech Goulart2015-03-111-0/+27
| | | | | | | Support for /dev/ttymxc* devices. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* rxtx: update to the latest Debian patchsetMario Domenech Goulart2015-03-116-0/+718
| | | | | | | | | Update the recipe to apply all patches available from git://anonscm.debian.org/pkg-java/rxtx.git as of a4cd13e04254cea7842df2e30e9d12e9765a3ef9. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* recipes-extended: split out recipes which are not needed for compiling openjdkHenning Heinold2013-04-059-0/+727
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>