diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2015-01-22 11:06:03 +0100 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2015-01-22 11:07:07 +0100 |
commit | 438786e8e414cf7363a63609dd8e0728745009e3 (patch) | |
tree | 9a50d7f77d7938c88d4048fda292415154a1dbd7 | |
parent | 43408c8418d8ab3642f1eb7ef191d33071cd59f0 (diff) | |
download | tizen-distro-438786e8e414cf7363a63609dd8e0728745009e3.tar.gz tizen-distro-438786e8e414cf7363a63609dd8e0728745009e3.tar.bz2 tizen-distro-438786e8e414cf7363a63609dd8e0728745009e3.zip |
meta-tizen: fix subject line of patches
When importing meta-tizen via combo-layer, the version of
combo-layerhook-meta-tizen.sh used at that time added "meta-tizen:"
also to the subject line of embedded patches (script fixed now).
Revert to the same state as in rev_0.9. Now "meta-tizen" is exactly
the same as in rev_0.9.
Change-Id: Iad58f89daa12a5098f08985990cd9d75562c4880
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
29 files changed, 28 insertions, 28 deletions
diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/Set-correct-address-when-using-address-systemd.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/Set-correct-address-when-using-address-systemd.patch index 0bcdf95ac4..1fca9bb254 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/Set-correct-address-when-using-address-systemd.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/Set-correct-address-when-using-address-systemd.patch @@ -1,7 +1,7 @@ From d728fdc655f17031da3bb129ab2fd17dadf0fe3a Mon Sep 17 00:00:00 2001 From: Simon Peeters <peeters.simon@gmail.com> Date: Sun, 7 Oct 2012 16:59:30 +0200 -Subject: [PATCH] meta-tizen: Set correct address when using --address=systemd: +Subject: [PATCH] Set correct address when using --address=systemd: When dbus gets launched through systemd, we need to create an address string based on the sockets passed. diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch index db95b7937f..6bb6d9c82e 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch @@ -1,7 +1,7 @@ From b8f84bd39485d3977625c9a8b8e8cff5d23be56f Mon Sep 17 00:00:00 2001 From: Roy Li <rongqing.li@windriver.com> Date: Thu, 27 Feb 2014 09:05:02 +0800 -Subject: [PATCH] meta-tizen: dbus: clear guid_from_server if send_negotiate_unix_fd +Subject: [PATCH] dbus: clear guid_from_server if send_negotiate_unix_fd failed Upstream-Status: Submitted diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/fixed-memory-freeing-if-error-during-listing-service.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/fixed-memory-freeing-if-error-during-listing-service.patch index 2ce6fbf9e5..96290f41be 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/fixed-memory-freeing-if-error-during-listing-service.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/fixed-memory-freeing-if-error-during-listing-service.patch @@ -1,7 +1,7 @@ From 03aeaccbffa97c9237b57ca067e3da7388862129 Mon Sep 17 00:00:00 2001 From: Radoslaw Pajak <r.pajak@samsung.com> Date: Fri, 8 Nov 2013 13:51:32 +0100 -Subject: [PATCH] meta-tizen: fixed memory freeing if error during listing services +Subject: [PATCH] fixed memory freeing if error during listing services Upstream-Status: Backport diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/tmpdir.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/tmpdir.patch index 3a0b9225a5..bf086e1788 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/tmpdir.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-core/dbus/dbus/tmpdir.patch @@ -1,7 +1,7 @@ From 5105fedd7fa13dadd2d0d864fb77873b83b79a4b Mon Sep 17 00:00:00 2001 From: Koen Kooi <koen@dominion.thruhere.net> Date: Thu, 23 Jun 2011 13:52:09 +0200 -Subject: [PATCH] meta-tizen: buildsys: hardcode socketdir to /tmp +Subject: [PATCH] buildsys: hardcode socketdir to /tmp the TMPDIR env var isn't always pointing to the right target path diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/elfutils/elfutils-0.160/arm_backend.diff b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/elfutils/elfutils-0.160/arm_backend.diff index 3b4b22d74c..c97c4e470d 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/elfutils/elfutils-0.160/arm_backend.diff +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/elfutils/elfutils-0.160/arm_backend.diff @@ -1,7 +1,7 @@ From 0db1687eee0b4d16ccbc40db5a06b574fca6614c Mon Sep 17 00:00:00 2001 From: Hongxu Jia <hongxu.jia@windriver.com> Date: Fri, 14 Nov 2014 15:25:42 +0800 -Subject: [PATCH] meta-tizen: Rebase arm_backend.diff from 0.159 to 0.160 +Subject: [PATCH] Rebase arm_backend.diff from 0.159 to 0.160 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> --- diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-Ignore-arch-for-RPM-4.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-Ignore-arch-for-RPM-4.patch index 0ab68cf683..12844a2548 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-Ignore-arch-for-RPM-4.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-Ignore-arch-for-RPM-4.patch @@ -1,7 +1,7 @@ From 67ca8748924daf512888e4738c7e205d24b83b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Mon, 6 Oct 2014 10:24:16 +0200 -Subject: [PATCH] meta-tizen: Ignore arch for RPM 4 +Subject: [PATCH] Ignore arch for RPM 4 --- smart/backends/rpm/pm.py | 1 + diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-No-getArchScore-for-RPM-4.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-No-getArchScore-for-RPM-4.patch index b2d23f7a59..e947ccb5db 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-No-getArchScore-for-RPM-4.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/python/files/0001-No-getArchScore-for-RPM-4.patch @@ -1,7 +1,7 @@ From 2a0fadb980128da9597553fe965d8842786dc2d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Mon, 6 Oct 2014 10:15:16 +0200 -Subject: [PATCH] meta-tizen: No getArchScore() for RPM 4 +Subject: [PATCH] No getArchScore() for RPM 4 --- smart/backends/rpm/base.py | 1 + diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch index 58fa2b14a3..c0714b5175 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch @@ -1,7 +1,7 @@ From 490fc3bbd65c2c252c1fdf3da0fac9898aa9eea6 Mon Sep 17 00:00:00 2001 From: Robert Yang <liezhi.yang@windriver.com> Date: Fri, 15 Aug 2014 21:09:16 -0700 -Subject: [PATCH] meta-tizen: com32/Makefile: fix parallel issue +Subject: [PATCH] com32/Makefile: fix parallel issue Fixed: cp -r syslinux-6.01/com32/libupload/*.h image/usr/share/syslinux/com32/include/ diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips64.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips64.patch index ec3f05bda9..9d4bb46aaf 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips64.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips64.patch @@ -1,7 +1,7 @@ From 62fd97fbc5c53835baa18f210fca593fc8b5c636 Mon Sep 17 00:00:00 2001 From: Jianchuan Wang <jianchuan.wang@windriver.com> Date: Wed, 15 Oct 2014 07:04:02 +0800 -Subject: [PATCH] meta-tizen: libaio: fix for mips64 +Subject: [PATCH] libaio: fix for mips64 Add mips64 support in the libaio.h - add macro PADDED/PADDEDptr/PADDEDul in the mips64 for structure iocb diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/mesa/files/0001-intel:-FixinitialMakeCurrentfordrawablesofmultiscreens.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/mesa/files/0001-intel:-FixinitialMakeCurrentfordrawablesofmultiscreens.patch index e115c927e2..dd963e6797 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/mesa/files/0001-intel:-FixinitialMakeCurrentfordrawablesofmultiscreens.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/mesa/files/0001-intel:-FixinitialMakeCurrentfordrawablesofmultiscreens.patch @@ -1,7 +1,7 @@ From 7f23dd58a4f0a7e4340b6a592af5de62dcd7a292 Mon Sep 17 00:00:00 2001 From: Xiong Zhang <xiong.y.zhang@intel.com> Date: Mon, 9 Jun 2014 10:35:55 +0800 -Subject: [PATCH] meta-tizen: intel: Fix initial MakeCurrent for drawables of multi screens +Subject: [PATCH] intel: Fix initial MakeCurrent for drawables of multi screens This patch fix a regression caused by commit 11baad35. diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/wayland/files/0001-Added-APIstosupportmultiseatinwayland.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/wayland/files/0001-Added-APIstosupportmultiseatinwayland.patch index 3bc44bf891..07e93c7d57 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/wayland/files/0001-Added-APIstosupportmultiseatinwayland.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-graphics/wayland/files/0001-Added-APIstosupportmultiseatinwayland.patch @@ -1,7 +1,7 @@ From 7d52489471905f42741f99d50474eaa0a4c9698c Mon Sep 17 00:00:00 2001 From: Imran Zaman <imran.zaman@intel.com> Date: Wed, 15 Oct 2014 18:02:48 +0300 -Subject: [PATCH] meta-tizen: Added APIs to support multiseat in wayland +Subject: [PATCH] Added APIs to support multiseat in wayland Clients can use name and/or seatname of the outputs to select the output(s) as per its need diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-do-not-reimplement-PTP-BPF-classifier.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-do-not-reimplement-PTP-BPF-classifier.patch index 4cbbe19047..00e26a23d5 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-do-not-reimplement-PTP-BPF-classifier.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-do-not-reimplement-PTP-BPF-classifier.patch @@ -1,7 +1,7 @@ From 164d8c6665213c931645578310256da7b1259331 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann <dborkman@redhat.com> Date: Fri, 28 Mar 2014 18:58:22 +0100 -Subject: [PATCH] meta-tizen: net: ptp: do not reimplement PTP/BPF classifier +Subject: [PATCH] net: ptp: do not reimplement PTP/BPF classifier There are currently pch_gbe, cpts, and ixp4xx_eth drivers that open-code and reimplement a BPF classifier for the PTP protocol. Since all of them diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-move-PTP-classifier-in-its-own-file.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-move-PTP-classifier-in-its-own-file.patch index 87d1cf8ad3..0148b687a4 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-move-PTP-classifier-in-its-own-file.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-move-PTP-classifier-in-its-own-file.patch @@ -1,7 +1,7 @@ From 408eccce32044ee3285a7f6a812723ba3540c3e7 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann <dborkman@redhat.com> Date: Tue, 1 Apr 2014 16:20:23 +0200 -Subject: [PATCH] meta-tizen: net: ptp: move PTP classifier in its own file +Subject: [PATCH] net: ptp: move PTP classifier in its own file This commit fixes a build error reported by Fengguang, that is triggered when CONFIG_NETWORK_PHY_TIMESTAMPING is not set: diff --git a/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-use-sk_unattached_filter_create-for-BPF.patch b/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-use-sk_unattached_filter_create-for-BPF.patch index 0c7d4c4aa8..291d8d356d 100644 --- a/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-use-sk_unattached_filter_create-for-BPF.patch +++ b/meta-tizen/meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto/0001-net-ptp-use-sk_unattached_filter_create-for-BPF.patch @@ -1,7 +1,7 @@ From e62d2df084e2849edffb206559725fa81bb569a8 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann <dborkman@redhat.com> Date: Fri, 28 Mar 2014 18:58:21 +0100 -Subject: [PATCH] meta-tizen: net: ptp: use sk_unattached_filter_create() for BPF +Subject: [PATCH] net: ptp: use sk_unattached_filter_create() for BPF This patch migrates an open-coded sk_run_filter() implementation with proper use of the BPF API, that is, sk_unattached_filter_create(). This diff --git a/meta-tizen/meta-tizen-common-base/recipes-application-framework/ail/files/remove-dlog-for-native-build.patch b/meta-tizen/meta-tizen-common-base/recipes-application-framework/ail/files/remove-dlog-for-native-build.patch index c461271179..e82ec08967 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-application-framework/ail/files/remove-dlog-for-native-build.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-application-framework/ail/files/remove-dlog-for-native-build.patch @@ -1,7 +1,7 @@ From a89241fbcf9ce188e59b7e55f833cd377356b19d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Tue, 26 Aug 2014 11:21:52 +0200 -Subject: [PATCH] meta-tizen: Remove dlog for native build +Subject: [PATCH] Remove dlog for native build --- CMakeLists.txt | 2 +- diff --git a/meta-tizen/meta-tizen-common-base/recipes-application-framework/app-checker/app-checker/0001-yocto-Correct-libdl-linking-issue.patch b/meta-tizen/meta-tizen-common-base/recipes-application-framework/app-checker/app-checker/0001-yocto-Correct-libdl-linking-issue.patch index c94bd69be2..09f7f6342c 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-application-framework/app-checker/app-checker/0001-yocto-Correct-libdl-linking-issue.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-application-framework/app-checker/app-checker/0001-yocto-Correct-libdl-linking-issue.patch @@ -1,7 +1,7 @@ From 08d9a48423ff699e20eda48e07d78387f5aecb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Mon, 7 Jul 2014 14:01:46 +0200 -Subject: [PATCH] meta-tizen: [yocto] Correct libdl linking issue +Subject: [PATCH] [yocto] Correct libdl linking issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-base/recipes-application-framework/pkgmgr-info/pkgmgr-info/TizenCommonCMakeMacro.patch b/meta-tizen/meta-tizen-common-base/recipes-application-framework/pkgmgr-info/pkgmgr-info/TizenCommonCMakeMacro.patch index 6095a40e5a..1983693b82 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-application-framework/pkgmgr-info/pkgmgr-info/TizenCommonCMakeMacro.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-application-framework/pkgmgr-info/pkgmgr-info/TizenCommonCMakeMacro.patch @@ -1,7 +1,7 @@ From fba91e42f737956fb27ef8ef75955ada9eef0539 Mon Sep 17 00:00:00 2001 From: Xavier Roche <xavrock.os@gmail.com> Date: Fri, 16 May 2014 18:05:01 +0200 -Subject: [PATCH] meta-tizen: Removing TizenCommon macro in packaging +Subject: [PATCH] Removing TizenCommon macro in packaging Signed-off-by: Xavier Roche <xavrock.os@gmail.com> --- diff --git a/meta-tizen/meta-tizen-common-base/recipes-core/tizen-platform-wrapper/files/0001-Add-env-value-SYSROOT-for-root-fs-prefix.patch b/meta-tizen/meta-tizen-common-base/recipes-core/tizen-platform-wrapper/files/0001-Add-env-value-SYSROOT-for-root-fs-prefix.patch index 972ac48d34..ea36d817a7 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-core/tizen-platform-wrapper/files/0001-Add-env-value-SYSROOT-for-root-fs-prefix.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-core/tizen-platform-wrapper/files/0001-Add-env-value-SYSROOT-for-root-fs-prefix.patch @@ -1,7 +1,7 @@ From 3f698caea8b6e35f89963e8ad633a9f6ca8f4970 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret <ronan@fridu.net> Date: Tue, 08 Jul 2014 10:40:21 +0200 -Subject: [PATCH] meta-tizen: Add env value SYSROOT for root fs prefix +Subject: [PATCH] Add env value SYSROOT for root fs prefix Change-Id: I5c57494317473dcd74c85cbc2bce19a6d68c2739 Signed-off-by: Ronan Le Martret <ronan@fridu.net> diff --git a/meta-tizen/meta-tizen-common-base/recipes-devtools/rpm/files/pythondeps.sh b/meta-tizen/meta-tizen-common-base/recipes-devtools/rpm/files/pythondeps.sh index 083b174f17..083b174f17 100644..100755 --- a/meta-tizen/meta-tizen-common-base/recipes-devtools/rpm/files/pythondeps.sh +++ b/meta-tizen/meta-tizen-common-base/recipes-devtools/rpm/files/pythondeps.sh diff --git a/meta-tizen/meta-tizen-common-base/recipes-devtools/vala/files/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch b/meta-tizen/meta-tizen-common-base/recipes-devtools/vala/files/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch index ca4bba665d..e6c7941a77 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-devtools/vala/files/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-devtools/vala/files/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch @@ -1,7 +1,7 @@ From 2460d7b79f7e90dcfeebde5e9c53d9b6798a1f3c Mon Sep 17 00:00:00 2001 From: Martin Jansa <Martin.Jansa@gmail.com> Date: Tue, 21 Feb 2012 17:12:50 +0100 -Subject: [PATCH] meta-tizen: git-version-gen: don't append -dirty if we're not in git +Subject: [PATCH] git-version-gen: don't append -dirty if we're not in git repo * for example if we have some dirty directory and we unpack clean vala tarball in it, then it will append -dirty diff --git a/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0001-Update-autoconf-macros.patch b/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0001-Update-autoconf-macros.patch index 201c0d00b4..e54b6b5cc0 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0001-Update-autoconf-macros.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0001-Update-autoconf-macros.patch @@ -1,7 +1,7 @@ From f0c66acf9dd638463c05c88c1068b4b902a4404f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Tue, 2 Sep 2014 14:15:27 +0200 -Subject: [PATCH] meta-tizen: Update autoconf macros +Subject: [PATCH] Update autoconf macros MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0002-Do-not-set-gcrypt-thread-callback.patch b/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0002-Do-not-set-gcrypt-thread-callback.patch index 6c10e181e4..9c12dba449 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0002-Do-not-set-gcrypt-thread-callback.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0002-Do-not-set-gcrypt-thread-callback.patch @@ -1,7 +1,7 @@ From 398602cad11b96025552e981f210f93c6ce03218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Tue, 2 Sep 2014 16:04:25 +0200 -Subject: [PATCH] meta-tizen: Do not set gcrypt thread callback +Subject: [PATCH] Do not set gcrypt thread callback MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0003-Remove-obsolete-function-gcry_md_start_debug.patch b/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0003-Remove-obsolete-function-gcry_md_start_debug.patch index 2ddd14a979..fb4eb608ae 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0003-Remove-obsolete-function-gcry_md_start_debug.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-security/gpg2/gpg2/0003-Remove-obsolete-function-gcry_md_start_debug.patch @@ -1,7 +1,7 @@ From 6e44dd396029ed403dceeca5a5e1a60bbb427f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Tue, 2 Sep 2014 16:20:16 +0200 -Subject: [PATCH] meta-tizen: Remove obsolete function gcry_md_start_debug() +Subject: [PATCH] Remove obsolete function gcry_md_start_debug() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-base/recipes-security/security-server/security-server/0001-PATCH-link-to-the-pthread-library.patch b/meta-tizen/meta-tizen-common-base/recipes-security/security-server/security-server/0001-PATCH-link-to-the-pthread-library.patch index f35b026814..caa7f2634d 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-security/security-server/security-server/0001-PATCH-link-to-the-pthread-library.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-security/security-server/security-server/0001-PATCH-link-to-the-pthread-library.patch @@ -1,7 +1,7 @@ From 48779d5214c204ba248211ba6adbf250e3114ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Thu, 19 Jun 2014 09:03:57 +0200 -Subject: [PATCH] meta-tizen: [PATCH] link to the pthread library +Subject: [PATCH] [PATCH] link to the pthread library MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Do-not-generate-README-from-README.html.patch b/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Do-not-generate-README-from-README.html.patch index 7fe46a9e89..e1d094964f 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Do-not-generate-README-from-README.html.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Do-not-generate-README-from-README.html.patch @@ -1,7 +1,7 @@ From 513e054f29ce0b72883e3aa060698e98caf49516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Fri, 5 Dec 2014 14:24:27 +0100 -Subject: [PATCH] meta-tizen: Do not generate README from README.html +Subject: [PATCH] Do not generate README from README.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Yocto-fix-remove-unknown-configure-functions.patch b/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Yocto-fix-remove-unknown-configure-functions.patch index 94a323a617..ba29090f11 100644 --- a/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Yocto-fix-remove-unknown-configure-functions.patch +++ b/meta-tizen/meta-tizen-common-base/recipes-support/adns/adns/0001-Yocto-fix-remove-unknown-configure-functions.patch @@ -1,7 +1,7 @@ From 93c8263990e954055ec4ab638530e873460ece63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Fri, 29 Aug 2014 14:38:41 +0200 -Subject: [PATCH] meta-tizen: Yocto fix: remove unknown configure functions +Subject: [PATCH] Yocto fix: remove unknown configure functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0001-Yocto-correct-paths-to-ln-and-chmod.patch b/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0001-Yocto-correct-paths-to-ln-and-chmod.patch index b6f16144e7..269705a81a 100644 --- a/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0001-Yocto-correct-paths-to-ln-and-chmod.patch +++ b/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0001-Yocto-correct-paths-to-ln-and-chmod.patch @@ -1,7 +1,7 @@ From f1243d3d99e20052e9c4b5dca513164a4283ae53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Wed, 18 Jun 2014 11:29:40 +0200 -Subject: [PATCH] meta-tizen: Yocto: correct paths to ln and chmod +Subject: [PATCH] Yocto: correct paths to ln and chmod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0002-Add-a-script-to-export-UID.patch b/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0002-Add-a-script-to-export-UID.patch index f1823a6c0d..59cc83d367 100644 --- a/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0002-Add-a-script-to-export-UID.patch +++ b/meta-tizen/meta-tizen-common-demo/recipes-graphics/weston-common/weston-common/0002-Add-a-script-to-export-UID.patch @@ -1,7 +1,7 @@ From 7959e00beeb3590b759aed5e8b473d550e4ea612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= <kevin.thierry@open.eurogiciel.org> Date: Wed, 28 May 2014 16:37:48 +0200 -Subject: [PATCH] meta-tizen: Add a script to export $UID +Subject: [PATCH] Add a script to export $UID MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/meta-tizen/meta-tizen-common-devtools/recipes-devtools/wayland-fits-master/wayland-fits-master/temporarily-removeliboostcheckinconfigure.patch b/meta-tizen/meta-tizen-common-devtools/recipes-devtools/wayland-fits-master/wayland-fits-master/temporarily-removeliboostcheckinconfigure.patch index 0ab0706300..d982f8f30f 100644 --- a/meta-tizen/meta-tizen-common-devtools/recipes-devtools/wayland-fits-master/wayland-fits-master/temporarily-removeliboostcheckinconfigure.patch +++ b/meta-tizen/meta-tizen-common-devtools/recipes-devtools/wayland-fits-master/wayland-fits-master/temporarily-removeliboostcheckinconfigure.patch @@ -1,7 +1,7 @@ From 9f437cf0ad8f6d2d2f9baf9d252b88ecfbd88721 Mon Sep 17 00:00:00 2001 From: Xavier Roche <xavier.roche@open.eurogiciel.org> Date: Thu, 6 Nov 2014 14:38:21 +0100 -Subject: [PATCH] meta-tizen: temporarily remove liboost check in configure +Subject: [PATCH] temporarily remove liboost check in configure Signed-off-by: Xavier Roche <xavier.roche@open.eurogiciel.org> --- |