summaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus_1.3.1.bb
blob: 735fde35dc4847ae97ec0d2c71afd79a3b5acd48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
include dbus.inc
PR = "${INC_PR}.2"

SRC_URI = "\
  http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
  \
  file://bugfix-17754.patch \
  file://tmpdir.patch \
  file://fix-install-daemon.patch \
  file://add-configurable-reply-timeouts.patch \
  file://dbus-1.init \
  file://reuseaddr01.patch \
  file://reuseaddr02.patch \
"            

SRC_URI_append_hipox = "file://anon.patch"

# This is a development version of dbus that will lead to 1.4.0
DEFAULT_PREFERENCE = "-1"

SRC_URI[md5sum] = "1aab02bdcac4d662d3760896790f0ede"
SRC_URI[sha256sum] = "f58de339c9b1fbea4c9acf555742650443bea5a8851268ca254bcb86bbbf5768"