summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-11-17 12:01:30 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-23 17:26:38 +0000
commite1d2a6c2ff6b18741681d9f3118ecb3e394e4a3c (patch)
treecae3ac15d8351ddf0fe49afe2419be78da9ab856 /meta
parent7af9b74bf856afc93322793f6cd67cf23eca4e9e (diff)
downloadpoky-e1d2a6c2ff6b18741681d9f3118ecb3e394e4a3c.tar.gz
at: update the upstream-status of patches
(From OE-Core rev: 218cf3a690d4322a5417ff81081c2c0c387d2f7f) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/at/at-3.1.12/configure-add-enable-pam.patch2
-rw-r--r--meta/recipes-extended/at/files/file_replacement_with_gplv2.patch2
-rw-r--r--meta/recipes-extended/at/files/nonstripbinaries.patch1
-rw-r--r--meta/recipes-extended/at/files/use-ldflags.patch2
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 @@
1Upstream-Status: Pending
2
1--- at-3.1.12/configure.ac 2011-06-23 14:51:03.653572945 +0800 3--- at-3.1.12/configure.ac 2011-06-23 14:51:03.653572945 +0800
2+++ at-3.1.12/configure.ac.new 2011-06-27 16:12:14.903572945 +0800 4+++ at-3.1.12/configure.ac.new 2011-06-27 16:12:14.903572945 +0800
3@@ -81,10 +81,18 @@ 5@@ -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 @@
1Upstream-Status: Inappropriate [licensing]
2
1posixtm.[ch] files are replaced with gplv2 version from these locations: 3posixtm.[ch] files are replaced with gplv2 version from these locations:
2 4
3http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.c;hb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba 5http://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 @@
1Upstream-Status: Pending
1#Because remove nonrootinstall patch, the stripping of the binaries can not 2#Because remove nonrootinstall patch, the stripping of the binaries can not
2#be handled. 3#be handled.
3#This patch is to handle the stripping of the binaries. 4#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 @@
1Upstream-Status: Pending
2
1# Ensure use of $LDFLAGS during build 3# Ensure use of $LDFLAGS during build
2# Derived from an OE patch for at-3.1.8 4# Derived from an OE patch for at-3.1.8
3 5