Re: [PATCH] Add adb

2017-01-30 Thread julien lepiller
Le 2017-01-30 16:44, Marius Bakke a écrit : Ludovic Courtès writes: Julien Lepiller skribis: are you still working on this? I think this was a question for Marius. :-) Hello! Unfortunately the device I made this package for got a lethal dose of dihydrogenoxide, so the branch got stale

Re: [PATCH] Add adb

2017-01-30 Thread Marius Bakke
Ludovic Courtès writes: > Julien Lepiller skribis: > >> are you still working on this? > > I think this was a question for Marius. :-) Hello! Unfortunately the device I made this package for got a lethal dose of dihydrogenoxide, so the branch got stale :-) I do have another device now that wi

Re: [PATCH] Add adb

2017-01-30 Thread Ludovic Courtès
Julien Lepiller skribis: > are you still working on this? I think this was a question for Marius. :-) Ludo’.

Re: [PATCH] Add adb

2017-01-29 Thread Julien Lepiller
Hi, are you still working on this?

Re: [PATCH] Add adb

2016-12-11 Thread Marius Bakke
Julien Lepiller writes: > On Sun, 11 Dec 2016 18:28:56 +0100 > Marius Bakke wrote: > >> Julien Lepiller writes: >> >> > Hi, >> > >> > I wanted to use adb, so here is a patch to have it in the distro. It >> > works when ran as root, or if you add some udev rules to your os >> > configuration. >

Re: [PATCH] Add adb

2016-12-11 Thread Julien Lepiller
On Sun, 11 Dec 2016 18:28:56 +0100 Marius Bakke wrote: > Julien Lepiller writes: > > > Hi, > > > > I wanted to use adb, so here is a patch to have it in the distro. It > > works when ran as root, or if you add some udev rules to your os > > configuration. > > > > An issue I can see with this pa

Re: [PATCH] Add adb

2016-12-11 Thread Marius Bakke
Julien Lepiller writes: > Hi, > > I wanted to use adb, so here is a patch to have it in the distro. It > works when ran as root, or if you add some udev rules to your os > configuration. > > An issue I can see with this package is that it is only a part of the > upstream repository, which in turn

[PATCH] Add adb

2016-12-11 Thread Julien Lepiller
Hi, I wanted to use adb, so here is a patch to have it in the distro. It works when ran as root, or if you add some udev rules to your os configuration. An issue I can see with this package is that it is only a part of the upstream repository, which in turn is only a part of a bigger build system