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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 'b6c9567e6cd15dcc0358bab7cdc8c5d45cc4d0c4'
|