Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-07-05 Thread David Herrmann
Hi On Fri, Jul 3, 2015 at 1:25 PM, Lennart Poettering wrote: > On Mon, 29.06.15 16:03, Tom Gundersen (t...@jklm.no) wrote: > >> On Sat, Jun 27, 2015 at 10:02 PM, Kay Sievers wrote: >> > On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera wrote: >> >> It's moved to the iio-sensor-proxy D-Bus service

Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-07-03 Thread Lennart Poettering
On Mon, 29.06.15 16:03, Tom Gundersen (t...@jklm.no) wrote: > On Sat, Jun 27, 2015 at 10:02 PM, Kay Sievers wrote: > > On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera wrote: > >> It's moved to the iio-sensor-proxy D-Bus service. > >> --- > >> .gitignore | 1 - > >>

Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-06-29 Thread Tom Gundersen
On Sat, Jun 27, 2015 at 10:02 PM, Kay Sievers wrote: > On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera wrote: >> It's moved to the iio-sensor-proxy D-Bus service. >> --- >> .gitignore | 1 - >> Makefile.am| 15 -- >> rules/61-acceleromet

Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-06-27 Thread Kay Sievers
On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera wrote: > It's moved to the iio-sensor-proxy D-Bus service. > --- > .gitignore | 1 - > Makefile.am| 15 -- > rules/61-accelerometer.rules | 3 - > src/udev/accelerometer/Makefile

Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-05-22 Thread David Herrmann
Hi On Fri, May 22, 2015 at 5:10 PM, Bastien Nocera wrote: > On Fri, 2015-05-22 at 17:00 +0200, Tom Gundersen wrote: >> On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera >> wrote: >> > It's moved to the iio-sensor-proxy D-Bus service. >> >> Nice! When was this released? Should we expect all distros

Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-05-22 Thread Bastien Nocera
On Fri, 2015-05-22 at 17:00 +0200, Tom Gundersen wrote: > On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera > wrote: > > It's moved to the iio-sensor-proxy D-Bus service. > > Nice! When was this released? Should we expect all distros to have > picked up this yet? It was released as 1.0 today, so,

Re: [systemd-devel] [PATCH] Remove accelerometer helper

2015-05-22 Thread Tom Gundersen
On Fri, May 22, 2015 at 3:42 PM, Bastien Nocera wrote: > It's moved to the iio-sensor-proxy D-Bus service. Nice! When was this released? Should we expect all distros to have picked up this yet? > --- > .gitignore | 1 - > Makefile.am| 1

[systemd-devel] [PATCH] Remove accelerometer helper

2015-05-22 Thread Bastien Nocera
It's moved to the iio-sensor-proxy D-Bus service. --- .gitignore | 1 - Makefile.am| 15 -- rules/61-accelerometer.rules | 3 - src/udev/accelerometer/Makefile| 1 - src/udev/accelerometer/accelerometer.c | 303 --