- 23 Aug, 2017 1 commit
-
-
Andrew den Exter authored
-
- 18 Aug, 2017 1 commit
-
-
spiiroin authored
-
- 05 May, 2017 1 commit
-
-
spiiroin authored
-
- 26 Apr, 2017 3 commits
-
-
spiiroin authored
-
spiiroin authored
In addition to ensuring that usb-moded gets restarted in case it gets stuck, the process watchdog ping-pong allows scheduling of maintenance tasks at times when system is going to be active anyway. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
The systemd development packages have changed and there are build time warnings like: sd_notify was moved to libsystemd. Do not use libsystemd-daemon. Use libsystemd as instructed. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 24 Mar, 2017 2 commits
-
-
spiiroin authored
-
spiiroin authored
When doing code tweaking and manual builds with mb script, unconditionally running autogen and configure leads to unnecessary full rebuilds every time. Skip autogen and configure steps if they have already been done (based on the existence of Makefile). Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 13 Mar, 2017 1 commit
-
-
spiiroin authored
-
- 14 Feb, 2017 1 commit
-
-
spiiroin authored
-
- 31 Jan, 2017 1 commit
-
-
spiiroin authored
-
- 07 Dec, 2016 4 commits
-
-
Lourens-Rich authored
-
spiiroin authored
Forgot to add bug ref to commit, so 0.86.0+mer8 got rejected by ci-bot. Make a dummy version bump and add bug ref to make ci-bot happy. [ssu] Use ssusysinfo instead of SSU D-Bus interface. Fixes JB#36841
-
spiiroin authored
-
spiiroin authored
During bootup usb-moded needs device name / model information before the system has reached a point where SSU daemon can be started. This can cause systemd deadlocks and/or timeouts as usb-moded waits for SSU daemon and the rest of the bootup is blocked until usb-moded reaches ready state. Use ssu-sysinfo C-library that can provide the device details required by usb-moded without using any IPC mechanisms. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 07 Nov, 2016 1 commit
-
-
spiiroin authored
-
- 03 Nov, 2016 2 commits
- 02 Nov, 2016 1 commit
-
-
phdeswer authored
Signed-off-by:
Philippe De Swert <philippedeswert@gmail.com>
-
- 18 Oct, 2016 3 commits
-
-
spiiroin authored
-
spiiroin authored
Whether and what kind of diagnostic mode is supported varies from one device to another. Having usb-moded itself depend on diagnostic mode configuration package causes unnecessary / potentially altogether wrong data to get installed on all devices. Remove dependencies from main usb-moded package to diagnostic mode configuration package. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
-
- 05 Oct, 2016 1 commit
-
-
spiiroin authored
-
- 04 Oct, 2016 1 commit
-
-
spiiroin authored
Existing configuration files do not cover case where android kernel is used to implement just mtp functionality using ffs based userspace code - mtp_mode-android uses "mtp" instead of "ffs" and pc_suite-android activates both mtp and obex support. Add mtp_mode-android-ffs.ini that is identical with pc_suite-android.ini except for the mode name which is "mtp" instead of "pc_suite".
-
- 07 Jul, 2016 1 commit
-
-
spiiroin authored
-
- 11 May, 2016 1 commit
-
-
spiiroin authored
Maintaining usb manufacturer and product name configurations for multiple devices is cumbersome and time consuming. It also duplicates effort that is needed for ssu configuration anyway. When possible, override usb-moded manufacturer and product name configuration by using data provided by ssu D-Bus service. The feature is optional and needs to be enabled at usb-moded build time via "--enable-mer-ssu" configure option. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 13 Oct, 2015 1 commit
-
-
Philippe De Swert authored
Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 12 Oct, 2015 1 commit
-
-
Philippe De Swert authored
Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 05 Oct, 2015 1 commit
-
-
Philippe De Swert authored
Diag mode has become a bit more complicated, so adding support for the new interfaces. Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 03 Aug, 2015 1 commit
-
-
Philippe De Swert authored
Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 07 Jul, 2015 1 commit
-
-
Philippe De Swert authored
Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 02 Jul, 2015 3 commits
-
-
Philippe De Swert authored
Also start the dhcp server so we have network connectivity too, in case this would be needed in combination with the adb mode. Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
Philippe De Swert authored
Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
Philippe De Swert authored
Include the adb prep starter ini file, adapt to the adb server ini file rename Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 30 Jun, 2015 1 commit
-
-
Philippe De Swert authored
Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 29 May, 2015 1 commit
-
-
Philippe De Swert authored
No need to pass --enable-udev anymore to ./configure as it is has been default for years and hal is really not coming back ever. Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 22 May, 2015 1 commit
-
-
Slava Monich authored
-
- 28 Apr, 2015 2 commits
-
-
Petri M. Gerdt authored
-
Philippe De Swert authored
There is no need anymore for specific N900 support Author: Thomas Perl <m@thp.io> Signed-off-by:
Philippe De Swert <philippe.deswert@jollamobile.com>
-
- 16 Apr, 2015 1 commit
-
-
Slava Monich authored
Contributes to JB#15005
-