linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add udev scripts to gitignore.
@ 2010-06-30  1:08 João Paulo Rechi Vita
  2010-06-30  9:58 ` Johan Hedberg
  0 siblings, 1 reply; 4+ messages in thread
From: João Paulo Rechi Vita @ 2010-06-30  1:08 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: João Paulo Rechi Vita

---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 30bff3b..a6efe98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,6 +81,9 @@ compat/dund
 compat/hidd
 compat/pand
 
+scripts/97-bluetooth.rules
+scripts/97-bluetooth-hid2hci.rules
+
 doc/*.bak
 doc/*.stamp
 doc/bluez.*
-- 
1.6.3.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Add udev scripts to gitignore.
  2010-06-30  1:08 [PATCH] Add udev scripts to gitignore João Paulo Rechi Vita
@ 2010-06-30  9:58 ` Johan Hedberg
  2010-06-30 13:03   ` João Paulo Rechi Vita
  0 siblings, 1 reply; 4+ messages in thread
From: Johan Hedberg @ 2010-06-30  9:58 UTC (permalink / raw)
  To: João Paulo Rechi Vita; +Cc: linux-bluetooth

Hi,

On Tue, Jun 29, 2010, João Paulo Rechi Vita wrote:
> +scripts/97-bluetooth.rules
> +scripts/97-bluetooth-hid2hci.rules

How do these files get created? I've never seen them in my bluez tree.

Johan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Add udev scripts to gitignore.
  2010-06-30  9:58 ` Johan Hedberg
@ 2010-06-30 13:03   ` João Paulo Rechi Vita
  2010-06-30 18:54     ` Johan Hedberg
  0 siblings, 1 reply; 4+ messages in thread
From: João Paulo Rechi Vita @ 2010-06-30 13:03 UTC (permalink / raw)
  To: João Paulo Rechi Vita, linux-bluetooth

2010/6/30 Johan Hedberg <johan.hedberg@gmail.com>:
> Hi,
>
> On Tue, Jun 29, 2010, João Paulo Rechi Vita wrote:
>> +scripts/97-bluetooth.rules
>> +scripts/97-bluetooth-hid2hci.rules
>
> How do these files get created? I've never seen them in my bluez tree.
>

You have to enable udevrules during the configure phase. They were
probably leftover because most devs use bootstrap-configure script,
which pass --disable-udevrules to configure.

-- 
João Paulo Rechi Vita
http://jprvita.wordpress.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Add udev scripts to gitignore.
  2010-06-30 13:03   ` João Paulo Rechi Vita
@ 2010-06-30 18:54     ` Johan Hedberg
  0 siblings, 0 replies; 4+ messages in thread
From: Johan Hedberg @ 2010-06-30 18:54 UTC (permalink / raw)
  To: João Paulo Rechi Vita; +Cc: linux-bluetooth

On Wed, Jun 30, 2010, João Paulo Rechi Vita wrote:
> 2010/6/30 Johan Hedberg <johan.hedberg@gmail.com>:
> > Hi,
> >
> > On Tue, Jun 29, 2010, João Paulo Rechi Vita wrote:
> >> +scripts/97-bluetooth.rules
> >> +scripts/97-bluetooth-hid2hci.rules
> >
> > How do these files get created? I've never seen them in my bluez tree.
> >
> 
> You have to enable udevrules during the configure phase. They were
> probably leftover because most devs use bootstrap-configure script,
> which pass --disable-udevrules to configure.

Ok, I now get them with that switch. The patch is now pushed upstream
with a minor modification of grouping the entries together with
scripts/bluetooth.rules (which was already in .gitignore).

Johan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-30 18:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30  1:08 [PATCH] Add udev scripts to gitignore João Paulo Rechi Vita
2010-06-30  9:58 ` Johan Hedberg
2010-06-30 13:03   ` João Paulo Rechi Vita
2010-06-30 18:54     ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).