diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-18 12:27:00 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-18 12:27:00 +0000 |
commit | 55586dc69378226b8361757a79e4fbdfb44ff8fd (patch) | |
tree | 2fcc59dc917eda04de5627c3266dee8aa6cf2689 /net-wireless/gnome-bluetooth/files/gnome-bluetooth-2.30.0-add-pin.patch | |
parent | Version bump wrt #305109 by "hitachi". (diff) | |
download | historical-55586dc69378226b8361757a79e4fbdfb44ff8fd.tar.gz historical-55586dc69378226b8361757a79e4fbdfb44ff8fd.tar.bz2 historical-55586dc69378226b8361757a79e4fbdfb44ff8fd.zip |
Version bump
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/gnome-bluetooth/files/gnome-bluetooth-2.30.0-add-pin.patch')
-rw-r--r-- | net-wireless/gnome-bluetooth/files/gnome-bluetooth-2.30.0-add-pin.patch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/net-wireless/gnome-bluetooth/files/gnome-bluetooth-2.30.0-add-pin.patch b/net-wireless/gnome-bluetooth/files/gnome-bluetooth-2.30.0-add-pin.patch new file mode 100644 index 000000000000..dc55eb65fe2d --- /dev/null +++ b/net-wireless/gnome-bluetooth/files/gnome-bluetooth-2.30.0-add-pin.patch @@ -0,0 +1,23 @@ +From fff176c2b14516bc572576199490a0f526999b24 Mon Sep 17 00:00:00 2001 +From: Bastien Nocera <hadess@hadess.net> +Date: Sun, 02 May 2010 17:45:21 +0000 +Subject: Add pin code for BT-GPS8 JENTRO + +https://bugzilla.gnome.org/show_bug.cgi?id=617371 +--- +diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml +index 8f9e9a3..8a73d65 100644 +--- a/wizard/pin-code-database.xml ++++ b/wizard/pin-code-database.xml +@@ -65,6 +65,9 @@ + <device oui="00:19:1D:" name="Nintendo RVL-CNT-01" pin="NULL"/> + <device oui="00:1F:C5:" name="Nintendo RVL-CNT-01" pin="NULL"/> + ++ <!-- BT-GPS8 JENTRO, GPS mouse --> ++ <device oui="00:0D:B5:" name="BT-GPS8 JENTRO" pin="0000"/> ++ + <!-- GPS devices --> + <device oui="00:0D:B5:" name="TomTom Wireless GPS MkII" pin="0000"/> + <device oui="00:0D:B5:" name="GPS-GW-005" pin="0000"/> +-- +cgit v0.8.3.1 |