netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / dbus / dbus_1.2.22.bb
1 include dbus.inc
2
3 SRC_URI = "\
4   http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz;name=dbus \
5   file://tmpdir.patch;patch=1 \
6   file://fix-install-daemon.patch;patch=1 \
7   file://0001-Make-the-default-DBus-reply-timeout-configurable.patch;patch=1 \
8   file://dbus-1.init \
9 "
10
11 SRC_URI[dbus.md5sum] = "54c5f3c79a1f852d2256aca07163813c"
12 SRC_URI[dbus.sha256sum] = "4cc258b4bc27f4af1233cf100e832c952fd4b7ce8ecb07d291d65ee137a38db7"
13