summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-08-31 21:12:31 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-02 09:50:49 +0100
commit2c54c5574eacabc4efe4069721dd83c1df8a65cb (patch)
tree6cefad8628fbcb10330e6f051ffd3f6e4471deb2 /meta/recipes-extended/at/files/file_replacement_with_gplv2.patch
parente384d62afaa17f8cd2124cb0785b18130c690e64 (diff)
downloadpoky-2c54c5574eacabc4efe4069721dd83c1df8a65cb.tar.gz
at: gplv2 recipe at version 3.1.12
Took the 3.1.10.2 version of the gplv2 recipe from the master branch, and upgraded it to 3.1.12 version and then replaced the gplv3 files viz posixtm.[ch] by gplv2 files to make the recipe gplv2. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-extended/at/files/file_replacement_with_gplv2.patch')
-rw-r--r--meta/recipes-extended/at/files/file_replacement_with_gplv2.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch b/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch
new file mode 100644
index 0000000000..249902cab4
--- /dev/null
+++ b/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch
@@ -0,0 +1,28 @@
1posixtm.[ch] files are replaced with gplv2 version from these locations:
2
3http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.c;hb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba
4http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.h;hb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba
5
6update the Copyright file information to reflect the replaced files.
7
8Date: 2010/08/31
9Nitin A Kamble nitin.a.kamble@intel.com
10
11Index: at-3.1.12/Copyright
12===================================================================
13--- at-3.1.12.orig/Copyright
14+++ at-3.1.12/Copyright
15@@ -31,10 +31,10 @@ The files posixtm.c and posixtm.h have t
16 Copyright (C) 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2003, 2004,
17 2005, 2006, 2007 Free Software Foundation Inc.
18
19- This program is free software: you can redistribute it and/or modify
20+ This program is free software; you can redistribute it and/or modify
21 it under the terms of the GNU General Public License as published by
22- the Free Software Foundation; either version 3 of the License, or
23- (at your option) any later version.
24+ the Free Software Foundation; either version 2, or (at your option)
25+ any later version.
26
27 This program is distributed in the hope that it will be useful,
28 but WITHOUT ANY WARRANTY; without even the implied warranty of