diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-11-17 12:01:30 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-23 16:14:19 +0000 |
commit | 218cf3a690d4322a5417ff81081c2c0c387d2f7f (patch) | |
tree | 15eb8584d8669e199d423ca0fd4e038d0f96401e /meta/recipes-extended/at | |
parent | 30620ff51a8b5a8da6dbcefcf7b9023f82e693e3 (diff) | |
download | openembedded-core-218cf3a690d4322a5417ff81081c2c0c387d2f7f.tar.gz openembedded-core-218cf3a690d4322a5417ff81081c2c0c387d2f7f.tar.bz2 openembedded-core-218cf3a690d4322a5417ff81081c2c0c387d2f7f.zip |
at: update the upstream-status of patches
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-extended/at')
4 files changed, 7 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 1f73cdd07e..1e5efef128 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,5 @@ +Upstream-Status: Pending + --- 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/files/file_replacement_with_gplv2.patch b/meta/recipes-extended/at/files/file_replacement_with_gplv2.patch index 249902cab4..d5ef0032be 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 a1aee5f50d..2b251db131 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 7d3d91a19a..fdd1908efc 100644 --- a/meta/recipes-extended/at/files/use-ldflags.patch +++ b/meta/recipes-extended/at/files/use-ldflags.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + # Ensure use of $LDFLAGS during build # Derived from an OE patch for at-3.1.8 |