aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus.inc
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2014-04-02 02:50:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-04 11:48:29 +0100
commita09a4e60a454b60c6d6e1e28fb4dda88fce9ae7d (patch)
tree69f3b7b00daaac718ba21008a1871f1e64f9a4fe /meta/recipes-core/dbus/dbus.inc
parent8f191a37625ba6fe2e109555fa99658c4fcd7a37 (diff)
downloadopenembedded-core-contrib-a09a4e60a454b60c6d6e1e28fb4dda88fce9ae7d.tar.gz
dbus: backport memory leak patch for error when listing services
Signed-off-by: Jonathan Liu <net147@gmail.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, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 5d57ff4bb4..5727ae77b2 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -16,6 +16,7 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://os-test.patch \
file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
file://Set-correct-address-when-using-address-systemd.patch \
+ file://fixed-memory-freeing-if-error-during-listing-service.patch \
"
inherit useradd autotools pkgconfig gettext update-rc.d