aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dbus/dbus_1.0.2.bb
blob: c2b31db7823d2b1e21d3331f97bc98df07fd593d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require dbus.inc

DEFAULT_PREFERENCE = "1"

PR = "r7"

SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
	   file://tmpdir.patch;patch=1 \
	   file://dbus-1.init \
	   file://cross.patch;patch=1 \
	   file://fix-install-daemon.patch;patch=1"