From dfcdb1ea5e302d587686cf1027aea32a803875fe Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Mon, 18 Oct 2004 13:33:46 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into chris.(none):/home/cwiiis/oe/packages 2004/10/18 14:33:12+01:00 (none)!cwiiis Add missing patches from previous gtk versions to current. 2004/10/18 14:32:04+01:00 (none)!cwiiis Fix building of gpe-bluetooth and librsvg BKrev: 4173c63aMGFdm98dOb2bGMOspnanHg --- gpe-bluetooth/gpe-bluetooth-0.37/change-sdp-to-bluetooth.patch | 0 gpe-bluetooth/gpe-bluetooth_0.37.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 gpe-bluetooth/gpe-bluetooth-0.37/change-sdp-to-bluetooth.patch (limited to 'gpe-bluetooth') diff --git a/gpe-bluetooth/gpe-bluetooth-0.37/change-sdp-to-bluetooth.patch b/gpe-bluetooth/gpe-bluetooth-0.37/change-sdp-to-bluetooth.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 eccf1e36ee..11ba322f39 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.37.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe @@ -6,7 +6,8 @@ RDEPENDS = "bluez-utils blueprobe" MAINTAINER = "Phil Blundell " SECTION = "gpe" PRIORITY = "optional" -PR = "r0" +PR = "r1" FILES_${PN} += '${datadir}/bluez-pin' +SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1" -- cgit v1.2.3