From: Phil Blundell Date: Tue, 23 Nov 2004 14:15:33 +0000 (+0000) Subject: apply hciattach-path.patch to gpe-bluetooth X-Git-Tag: Release-2010-05/1~15982 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b0cfd3ac845f7c020503edfc7acda870998f04;p=openembedded.git apply hciattach-path.patch to gpe-bluetooth BKrev: 41a34605hJEzre6Q64yH7KpUzyWcZg --- 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 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 " 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"