Fix dbus with tizen patch
authorRonan Le Martret <ronan@fridu.net>
Wed, 28 May 2014 13:05:20 +0000 (15:05 +0200)
committerRonan Le Martret <ronan@fridu.net>
Wed, 28 May 2014 13:05:20 +0000 (15:05 +0200)
commit0b34006501e5097ca4f8877b3f60527c8f013051
tree610ce340fa2a6ab6d7ef64bd0476109f8b2ca775
parentf0926fd7d960c0a8459a425c16b040bb6fc95eec
Fix dbus with tizen patch

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