summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/libxml/libxml2/runtest.patch2
-rw-r--r--meta/recipes-core/util-linux/util-linux/util-linux-native.patch2
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch2
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch2
-rw-r--r--meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch2
-rw-r--r--meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch2
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch2
-rw-r--r--meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch2
-rw-r--r--meta/recipes-graphics/mx/mx/fix-test-includes.patch2
-rw-r--r--meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch2
-rw-r--r--meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch2
11 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-core/libxml/libxml2/runtest.patch b/meta/recipes-core/libxml/libxml2/runtest.patch
index fce69d94b4..397ab20c30 100644
--- a/meta/recipes-core/libxml/libxml2/runtest.patch
+++ b/meta/recipes-core/libxml/libxml2/runtest.patch
@@ -2,7 +2,7 @@ Add 'install-ptest' rule.
2Print a standard result line for each test. 2Print a standard result line for each test.
3 3
4Signed-off-by: Mihaela Sendrea <mihaela.sendrea@enea.com> 4Signed-off-by: Mihaela Sendrea <mihaela.sendrea@enea.com>
5Upstream-status: Pending 5Upstream-Status: Pending
6 6
7diff -uNr a/Makefile.am b/Makefile.am 7diff -uNr a/Makefile.am b/Makefile.am
8--- a/Makefile.am 2013-04-17 14:51:42.633386477 +0200 8--- a/Makefile.am 2013-04-17 14:51:42.633386477 +0200
diff --git a/meta/recipes-core/util-linux/util-linux/util-linux-native.patch b/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
index 9f34497cc3..e8fcd98c64 100644
--- a/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
+++ b/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
@@ -11,7 +11,7 @@ this is not defined on older hosts. Revert:
11 commit c69bbca9c1f6645097bd20fe3a21f5a99a2a0698 11 commit c69bbca9c1f6645097bd20fe3a21f5a99a2a0698
12 fdisk: (sun): use ask API, remove global variable 12 fdisk: (sun): use ask API, remove global variable
13 13
14Upstream-status: Inappropriate [other] 14Upstream-Status: Inappropriate [other]
15Patches revert upstream changes in order to support older 15Patches revert upstream changes in order to support older
16machines. 16machines.
17 17
diff --git a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch
index 3f0338c10a..920ccbc3e6 100644
--- a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-crn.patch
@@ -3,7 +3,7 @@ Date: Mon, 13 May 2013 22:50:00 +0000 (+0000)
3Subject: gas/ 3Subject: gas/
4X-Git-Url: http://sourceware.org/git/?p=binutils.git;a=commitdiff_plain;h=1796bf893c4729d5c523502318d72cae78495d6c 4X-Git-Url: http://sourceware.org/git/?p=binutils.git;a=commitdiff_plain;h=1796bf893c4729d5c523502318d72cae78495d6c
5 5
6Upstream-status: backport 6Upstream-Status: backport
7 7
8gas/ 8gas/
9 9
diff --git a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch
index 5c7076d255..314eef27f0 100644
--- a/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.23.2/backport/aarch64-movi.patch
@@ -3,7 +3,7 @@ Date: Mon, 13 May 2013 23:09:51 +0000 (+0000)
3Subject: gas/testsuite/ 3Subject: gas/testsuite/
4X-Git-Url: http://sourceware.org/git/?p=binutils.git;a=commitdiff_plain;h=f426901e1be0f58fe4e9386cada50ca57d0a4f36 4X-Git-Url: http://sourceware.org/git/?p=binutils.git;a=commitdiff_plain;h=f426901e1be0f58fe4e9386cada50ca57d0a4f36
5 5
6Upstream-status: backport 6Upstream-Status: backport
7 7
8gas/testsuite/ 8gas/testsuite/
9 9
diff --git a/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch b/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
index c27fdb13b4..784c4128c5 100644
--- a/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
+++ b/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
@@ -9,7 +9,7 @@ is being ran in, not the source directory. So we fix this by adding
9$(srcdir)/*.h to the list of header files to install. 9$(srcdir)/*.h to the list of header files to install.
10 10
11Signed-off-by: Paul Barker <paul@paulbarker.me.uk> 11Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
12Upstream-status: Submitted 12Upstream-Status: Submitted
13--- 13---
14 libopkg/Makefile.am | 2 +- 14 libopkg/Makefile.am | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-) 15 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch b/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
index 0631f35f16..059d0687b3 100644
--- a/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
+++ b/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
@@ -7,7 +7,7 @@ involving a long input line that triggers a heap-based buffer overflow.
7 7
8http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5667 8http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5667
9 9
10Upstream-status: Inappropriate [other] 10Upstream-Status: Inappropriate [other]
11This version of GNU Grep has been abandoned upstream and they are no longer 11This version of GNU Grep has been abandoned upstream and they are no longer
12accepting patches. This is not a backport. 12accepting patches. This is not a backport.
13 13
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch
index a46b448efa..d009e44c34 100644
--- a/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch
+++ b/meta/recipes-graphics/clutter/clutter-gst-1.6/cogl-1.14.patch
@@ -9,7 +9,7 @@ pull in the GL type definitions through its public headers; specifically
9compilation will fail due to undefined GL_TEXTURE_2D. So include the headers 9compilation will fail due to undefined GL_TEXTURE_2D. So include the headers
10the hard way. 10the hard way.
11 11
12Upstream-status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509 12Upstream-Status: Submitted @ https://bugzilla.gnome.org/show_bug.cgi?id=700509
13Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> 13Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
14--- 14---
15 clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++ 15 clutter-gst/clutter-gst-video-sink.c | 17 +++++++++++++++++
diff --git a/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch b/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch
index e7481e9a4b..3c8a832021 100644
--- a/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch
+++ b/meta/recipes-graphics/mx/mx-1.4/fix-build-dir.patch
@@ -1,7 +1,7 @@
1Fix build for S != B 1Fix build for S != B
2 2
3This patch is specific to version 1.4.x 3This patch is specific to version 1.4.x
4Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/81 4Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/81
5Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> 5Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
6-- 6--
7Index: git/docs/reference/libmx-gtk/Makefile.am 7Index: git/docs/reference/libmx-gtk/Makefile.am
diff --git a/meta/recipes-graphics/mx/mx/fix-test-includes.patch b/meta/recipes-graphics/mx/mx/fix-test-includes.patch
index c6496a97af..82c93dd604 100644
--- a/meta/recipes-graphics/mx/mx/fix-test-includes.patch
+++ b/meta/recipes-graphics/mx/mx/fix-test-includes.patch
@@ -1,7 +1,7 @@
1Fix missing include directory when building tests 1Fix missing include directory when building tests
2 2
3This patch is currently required for all versions of mx 3This patch is currently required for all versions of mx
4Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/82 4Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/82
5Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> 5Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
6-- 6--
7Index: git/tests/Makefile.am 7Index: git/tests/Makefile.am
diff --git a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
index 9720cdb898..7848ccf2ae 100644
--- a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
+++ b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
@@ -5,7 +5,7 @@ tracing_enabled use in the kernel is being deprecated as per commit
5the linux mainline kernel. tracing_enabled use will generate a warning 5the linux mainline kernel. tracing_enabled use will generate a warning
6and may no longer function as expected, therefore move to use tracing_on. 6and may no longer function as expected, therefore move to use tracing_on.
7 7
8Upstream-status: Pending 8Upstream-Status: Pending
9 9
10Signed-off-by: Dennis Hall <dennis.hall@windriver.com> 10Signed-off-by: Dennis Hall <dennis.hall@windriver.com>
11 11
diff --git a/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch b/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch
index 6b8fa106ca..22b0d88428 100644
--- a/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch
+++ b/meta/recipes-support/libnl/libnl/fix-lib-cache_mngr.c-two-parentheses-bugs.patch
@@ -13,7 +13,7 @@ of the function which can be any integer value.
13 lib/cache_mngr.c | 4 ++-- 13 lib/cache_mngr.c | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-) 14 1 file changed, 2 insertions(+), 2 deletions(-)
15 15
16Upstream-status: Pending 16Upstream-Status: Pending
17 17
18diff --git a/lib/cache_mngr.c b/lib/cache_mngr.c 18diff --git a/lib/cache_mngr.c b/lib/cache_mngr.c
19index dae8768..57cc1f9 100644 19index dae8768..57cc1f9 100644