summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/at')
-rw-r--r--meta/recipes-extended/at/at-3.1.12/configure.patch8
-rw-r--r--meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch4
2 files changed, 10 insertions, 2 deletions
diff --git a/meta/recipes-extended/at/at-3.1.12/configure.patch b/meta/recipes-extended/at/at-3.1.12/configure.patch
index 2458ef357a..079a6b4497 100644
--- a/meta/recipes-extended/at/at-3.1.12/configure.patch
+++ b/meta/recipes-extended/at/at-3.1.12/configure.patch
@@ -1,5 +1,9 @@
1# Fix cross-compilation issues in configure.ac 1Fix cross-compilation issues in configure.ac
2# Derived from an OE patch for at-3.1.8 2Derived from an OE patch for at-3.1.8
3
4Upstream-Status: Pending
5
6Signed-off-by: Scott Garman <scott.a.garman@intel.com>
3 7
4Index: at-3.1.12/configure.ac 8Index: at-3.1.12/configure.ac
5=================================================================== 9===================================================================
diff --git a/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch b/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch
index 6383660e80..877be35aaf 100644
--- a/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch
+++ b/meta/recipes-extended/at/at-3.1.12/fix_parallel_build_error.patch
@@ -9,6 +9,10 @@ Fixed the issue by adding a dependancy in the makefile.
9Nitin <nitin.a.kamble@intel.com> 9Nitin <nitin.a.kamble@intel.com>
102010/09/02 102010/09/02
11 11
12Upstream-Status: Pending
13
14Signed-off-by: Scott Garman <scott.a.garman@intel.com>
15
12Index: at-3.1.12/Makefile.in 16Index: at-3.1.12/Makefile.in
13=================================================================== 17===================================================================
14--- at-3.1.12.orig/Makefile.in 18--- at-3.1.12.orig/Makefile.in