diff options
Diffstat (limited to 'gpe-bluetooth/gpe-bluetooth_0.36.3.oe')
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.36.3.oe | 4 |
1 files changed, 3 insertions, 1 deletions
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' |