summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus.inc
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2013-07-11 15:41:43 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-13 18:23:37 +0100
commita6c5549ac3907839da0115d1de899c7a943785fe (patch)
treec04284aa4474c5e9de3a5d5407dd0e47bf91ba5a /meta/recipes-core/dbus/dbus.inc
parent0ef252e7de86d1fa8c5985234381f1bcd62961ff (diff)
downloadpoky-a6c5549ac3907839da0115d1de899c7a943785fe.tar.gz
dbus: upgrade to 1.6.10
dbus-ptest also upgraded to 1.6.10 systemd-address.patch removed; included in upstream. (From OE-Core rev: e516f18d663447954082b5d2df6c1033cb9b4e65) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus/dbus.inc')
-rw-r--r--meta/recipes-core/dbus/dbus.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 8055824aee..b07aefa3b5 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -16,7 +16,6 @@ INC_PR = "r6"
16 16
17SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ 17SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
18 file://tmpdir.patch; \ 18 file://tmpdir.patch; \
19 file://systemd-address.patch \
20 file://dbus-1.init" 19 file://dbus-1.init"
21 20
22inherit useradd autotools pkgconfig gettext update-rc.d 21inherit useradd autotools pkgconfig gettext update-rc.d