aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.3.0.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-07-03 14:49:04 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-07-03 14:49:04 +0200
commit1ed91050c88399d2ff9be427d7952080ba2125ef (patch)
treed908406ba6057c88f284b944642034ff201586c7 /recipes/dbus/dbus_1.3.0.bb
parentbf202453edaeab89ee88af25bb0bd1c6483ffdf7 (diff)
downloadopenembedded-1ed91050c88399d2ff9be427d7952080ba2125ef.tar.gz
dbus: 1.3.0 -> 1.3.1
Diffstat (limited to 'recipes/dbus/dbus_1.3.0.bb')
-rw-r--r--recipes/dbus/dbus_1.3.0.bb26
1 files changed, 0 insertions, 26 deletions
diff --git a/recipes/dbus/dbus_1.3.0.bb b/recipes/dbus/dbus_1.3.0.bb
deleted file mode 100644
index a923166b96..0000000000
--- a/recipes/dbus/dbus_1.3.0.bb
+++ /dev/null
@@ -1,26 +0,0 @@
-include dbus.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI = "\
- http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
- \
- file://will-1.patch \
- file://will-2.patch \
- file://will-3.patch \
- file://will-4.patch \
- file://will-5.patch \
- file://will-6.patch \
- \
- file://improve-threading-stability.patch \
- file://tmpdir.patch \
- file://fix-install-daemon.patch \
- file://0001-Make-the-default-DBus-reply-timeout-configurable.patch \
- file://dbus-1.init \
-"
-
-# This is the development version of dbus that will lead to 1.4.x
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI[md5sum] = "b3298d5ce0e4ad4731b1e4e1787d56bb"
-SRC_URI[sha256sum] = "fe32b49667894cf91b0a97503163be5c4814ecf67259e8feb26d1ba57cb03dae"