meta-tizen: Fix dbus with tizen patch
authorRonan Le Martret <ronan@fridu.net>
Wed, 28 May 2014 13:05:20 +0000 (15:05 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:20:11 +0000 (09:20 -0800)
commitd2d5cec5ed0672283a304c2950468dbfea548c93
tree42df0986066d7c923e793a6082e3aed6aed097d6
parent2c3e57d6c162574f4a95ae7740069f3ad6887113
meta-tizen: Fix dbus with tizen patch

Change-Id: I08e3d166b9da316e49e48c265ab2912888d0903d
(From meta-tizen rev: 0b34006501e5097ca4f8877b3f60527c8f013051)

Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
14 files changed:
meta-tizen/recipes-core/dbus/dbus_1.6.18.bbappend
meta-tizen/recipes-core/dbus/files/0001-Set-correct-address-when-using-address-systemd.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0002-Add-_DBUS_GNUC_WARN_UNUSED_RESULT-similar-to-GLib-s.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0003-DBusAtomic-on-Unix-use-pthreads-mutexes-for-fallback.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0004-dbus_threads_init-call-_dbus_threads_init_platform_s.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0005-dbus_threads_init_default-dbus_threads_init-be-safe-.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0006-Remove-unused-global-mutexes-for-win_fds-sid_atom_ca.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0007-Turn-a-runtime-assertion-into-a-compile-time-asserti.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0008-Replace-individual-global-lock-variables-with-an-arr.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0009-Make-taking-a-global-lock-automatically-initialize-l.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0010-Always-initialize-threading-before-allocating-a-dyna.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0011-Add-a-statically-initialized-implementation-of-_dbus.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0012-Enable-checking-of-smack-context-from-DBus-interface.patch [new file with mode: 0644]
meta-tizen/recipes-core/dbus/files/0013-Enforce-smack-policy-from-conf-file.patch [new file with mode: 0644]