From: Phil Blundell Date: Tue, 19 Oct 2004 19:58:05 +0000 (+0000) Subject: add icon-resize.patch X-Git-Tag: Release-2010-05/1~16534 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd557e0e7746177f58b9df885ef4aa6e7c47135;p=openembedded.git add icon-resize.patch BKrev: 417571cdlY4q_Jrwk2KZNzFYT8wHwQ --- diff --git a/gpe-bluetooth/gpe-bluetooth-0.37/icon-resize.patch b/gpe-bluetooth/gpe-bluetooth-0.37/icon-resize.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 dff50c5278..240408580d 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.37.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe @@ -6,8 +6,9 @@ RDEPENDS = "bluez-utils blueprobe" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional" -PR = "r1" +PR = "r2" FILES_${PN} += '${datadir}/bluez-pin' -SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1" +SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \ + file://icon-resize.patch;patch=1"