From: Nitin A Kamble <[email protected]> Signed-off-by: Nitin A Kamble <[email protected]> --- .../at/at-3.1.12/configure-add-enable-pam.patch | 5 +++++ meta/recipes-extended/at/at-3.1.12/pam.conf.patch | 3 +++ .../at/files/file_replacement_with_gplv2.patch | 2 ++ .../at/files/nonstripbinaries.patch | 1 + meta/recipes-extended/at/files/use-ldflags.patch | 5 +++++ 5 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-extended/at/at-3.1.12/configure-add-enable-pam.patch b/meta/recipes-extended/at/at-3.1.12/configure-add-enable-pam.patch index 1f73cdd..a6b7969 100644 --- a/meta/recipes-extended/at/at-3.1.12/configure-add-enable-pam.patch +++ b/meta/recipes-extended/at/at-3.1.12/configure-add-enable-pam.patch @@ -1,3 +1,8 @@ +Upstream-Status: Pending + +Signed-Off-By: Nitin A Kamble <[email protected]> +2011/11/21 + --- at-3.1.12/configure.ac 2011-06-23 14:51:03.653572945 +0800 +++ at-3.1.12/configure.ac.new 2011-06-27 16:12:14.903572945 +0800 @@ -81,10 +81,18 @@ diff --git a/meta/recipes-extended/at/at-3.1.12/pam.conf.patch b/meta/recipes-extended/at/at-3.1.12/pam.conf.patch index dfe76d7..f616cea 100644 --- a/meta/recipes-extended/at/at-3.1.12/pam.conf.patch +++ b/meta/recipes-extended/at/at-3.1.12/pam.conf.patch @@ -2,6 +2,9 @@ oe doesn't support "@include", use the concrete directive instead. Upstream-Status: Pending +Signed-Off-By: Nitin A Kamble <[email protected]> +2011/11/21 + Signed-off-by: Wenzong Fan <[email protected]> --- at-3.1.12/pam.conf.orig 2009-11-23 23:11:52.000000000 +0800 +++ at-3.1.12/pam.conf 2011-07-15 11:14:04.132818950 +0800 diff --git a/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch b/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch index 249902c..d5ef003 100644 --- a/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch +++ b/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + posixtm.[ch] files are replaced with gplv2 version from these locations: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.c;hb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba diff --git a/meta/recipes-extended/at/files/nonstripbinaries.patch b/meta/recipes-extended/at/files/nonstripbinaries.patch index a1aee5f..2b251db 100644 --- a/meta/recipes-extended/at/files/nonstripbinaries.patch +++ b/meta/recipes-extended/at/files/nonstripbinaries.patch @@ -1,3 +1,4 @@ +Upstream-Status: Pending #Because remove nonrootinstall patch, the stripping of the binaries can not #be handled. #This patch is to handle the stripping of the binaries. diff --git a/meta/recipes-extended/at/files/use-ldflags.patch b/meta/recipes-extended/at/files/use-ldflags.patch index 7d3d91a..b533598 100644 --- a/meta/recipes-extended/at/files/use-ldflags.patch +++ b/meta/recipes-extended/at/files/use-ldflags.patch @@ -1,6 +1,11 @@ +Upstream-Status: Pending + # Ensure use of $LDFLAGS during build # Derived from an OE patch for at-3.1.8 +Signed-Off-By: Nitin A Kamble <[email protected]> +2011/11/21 + --- at-3.1.12.orig/Makefile.in 2009-11-23 07:11:52.000000000 -0800 +++ at-3.1.12/Makefile.in 2010-07-20 16:28:04.000000000 -0700 @@ -65,13 +65,13 @@ -- 1.7.6.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
