Age | Commit message (Collapse) | Author | Files |
|
* no further changes across major versions necessary
|
|
|
|
* libgsm code is now in another package
* adjust DEPENDS
|
|
|
|
|
|
255255
|
|
|
|
|
|
|
|
and 'baa34221f43a077c05372f6d2f1e4931e764d666'
|
|
behaviour
|
|
|
|
|
|
|
|
|
|
|
|
and 'cfd22580a0b87e00837798107baafb4dc9f27b68'
|
|
|
|
static linking
|
|
and 'fcaa336068b9697eb2e8236103ae4865056796c1'
|
|
-native package
|
|
and '3f37d09caa1458ff05bbfdf2d47ff7dfc82d2f10'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and '6bb990986456ff3426f2678aeba4e0950cfce81a'
|
|
|
|
This gets rid of the delay when logging in via ssh.
|
|
|
|
|
|
|
|
and 'ea9bece0e1c09d6d7e85904db6d8adeb4f4588c2'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 'f86fbd2f7f071147d458917a620d3ff66ad3141e'
|
|
|
|
according to the documentation
|
|
|
|
|
|
libusb-compat: add a compat layer for libusb 0.1.x apps
hal: use libusb-compat, not libusb
lcd4linux: use libusb-compat, not libusb
This will give increased powersavings because of this new feature:
* libusb-0.1 wakes up the CPU every millisecond when waiting for bulk/interrupt data. The replacement of libusb-1.0 combined with libusb-compat-0.1 sleeps efficiently, only waking up when data has arrived.
|
|
|