diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-07 00:10:39 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-07 00:10:39 +0000 |
commit | 8f37de9b3f3953f3f302dbdbc103694dfac874c2 (patch) | |
tree | 2b2dc3ff40923e9eefd9d15d8a172857a5758c2a | |
parent | c7a0e1f39edc80ceca2401e797b37527a61d304c (diff) |
add segfault.patch
BKrev: 413cfc7fIGdQ0SxgS01YbiXUATU9Pw
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth-0.36.3/segfault.patch | 0 | ||||
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.36.3.oe | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth-0.36.3/segfault.patch b/gpe-bluetooth/gpe-bluetooth-0.36.3/segfault.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-bluetooth/gpe-bluetooth-0.36.3/segfault.patch diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.3.oe b/gpe-bluetooth/gpe-bluetooth_0.36.3.oe index a6d7959e58..8d672bb6c9 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.36.3.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.36.3.oe @@ -6,7 +6,9 @@ RDEPENDS = "bluez-utils blueprobe" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" PRIORITY = "optional" -PR = "r2" +PR = "r3" + +SRC_URI += "file://segfault.patch;patch=1;pnum=0" FILES_${PN} += '${datadir}/bluez-pin' |