aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2004-12-31 16:40:06 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2004-12-31 16:40:06 +0000
commitd2be6ff7d469ff740f68f544240e96b8e2960b5a (patch)
tree2398bc9e808ba9411e7d12f6cece393743e11101
parentc70353511c7a92c234379249314facaf5e47af8c (diff)
downloadopenembedded-d2be6ff7d469ff740f68f544240e96b8e2960b5a.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/31 16:27:38+00:00 nexus.co.uk!pb try to bring dbus interface naming back into line with hcid expectations 2004/12/31 16:22:59+00:00 nexus.co.uk!pb update sylpheed to 1.0.0-gtk2-20041224 BKrev: 41d580e6NvsnX7uoDorM6QNWAVobMA
-rw-r--r--packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch0
-rw-r--r--packages/gpe-bluetooth/gpe-bluetooth_0.37.bb17
-rw-r--r--packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb0
3 files changed, 17 insertions, 0 deletions
diff --git a/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch b/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch
diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
index e69de29bb2..1ef0a4a390 100644
--- a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
+++ b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb
@@ -0,0 +1,17 @@
+LICENSE = "GPL"
+inherit gpe
+
+DESCRIPTION = "GPE bluetooth support"
+DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus"
+RDEPENDS = "bluez-utils-dbus blueprobe"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r6"
+
+FILES_${PN} += '${datadir}/bluez-pin'
+
+SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \
+ file://icon-resize.patch;patch=1 \
+ file://hciattach-path.patch;patch=1 \
+ file://dbus-service-name.patch;patch=1"
diff --git a/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb b/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb