diff options
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch | 0 | ||||
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.37.oe | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch b/gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-bluetooth/gpe-bluetooth-0.37/hciattach-path.patch diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.oe b/gpe-bluetooth/gpe-bluetooth_0.37.oe index 624d27082d..074b31ae46 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.37.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe @@ -7,9 +7,10 @@ RDEPENDS = "bluez-utils-dbus blueprobe" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" PRIORITY = "optional" -PR = "r4" +PR = "r5" FILES_${PN} += '${datadir}/bluez-pin' SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \ - file://icon-resize.patch;patch=1" + file://icon-resize.patch;patch=1 \ + file://hciattach-path.patch;patch=1" |