Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use nrjavaserial 3.15.0.OH2 in runtime BOM (openhab#833)
When debugging openHAB in Eclipse I ran into serial port locking issues again on Ubuntu 18.04.2. We resolved these in the distro by using 3.15.0.OH2 which doesn't use liblockdev. Errors similar to the one below may show after stopping/restarting openHAB when using serial ports on certain distros: RXTX fhs_lock() Error: opening lock file: /var/lock/LCK..ttyUSB0: File exists. It is mine testRead() Lock file failed See also: openhab#761 Signed-off-by: Wouter Born <[email protected]> GitOrigin-RevId: 060530a
- Loading branch information