All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] update upstream-status for at recipe patches
@ 2011-11-17 23:13 nitin.a.kamble
  2011-11-17 23:13 ` [PATCH 1/1] at: update the upstream-status of patches nitin.a.kamble
  2011-11-23 18:54 ` [PATCH 0/1] update upstream-status for at recipe patches Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: nitin.a.kamble @ 2011-11-17 23:13 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

The following changes since commit 3b3bf4134fdec13d31d98af3cdb31a7111a05e35:

  gmp: also generate the libgmpcxx library (2011-11-17 10:25:22 -0800)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/work
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/work

Nitin A Kamble (1):
  at: update the upstream-status of patches

 .../at/at-3.1.12/configure-add-enable-pam.patch    |    2 ++
 .../at/files/file_replacement_with_gplv2.patch     |    2 ++
 .../at/files/nonstripbinaries.patch                |    1 +
 meta/recipes-extended/at/files/use-ldflags.patch   |    2 ++
 4 files changed, 7 insertions(+), 0 deletions(-)

-- 
1.7.6.4




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] at: update the upstream-status of patches
  2011-11-17 23:13 [PATCH 0/1] update upstream-status for at recipe patches nitin.a.kamble
@ 2011-11-17 23:13 ` nitin.a.kamble
  2011-11-23 18:54 ` [PATCH 0/1] update upstream-status for at recipe patches Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: nitin.a.kamble @ 2011-11-17 23:13 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
 .../at/at-3.1.12/configure-add-enable-pam.patch    |    2 ++
 .../at/files/file_replacement_with_gplv2.patch     |    2 ++
 .../at/files/nonstripbinaries.patch                |    1 +
 meta/recipes-extended/at/files/use-ldflags.patch   |    2 ++
 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 1f73cdd..1e5efef 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 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..fdd1908 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
 
-- 
1.7.6.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] update upstream-status for at recipe patches
  2011-11-17 23:13 [PATCH 0/1] update upstream-status for at recipe patches nitin.a.kamble
  2011-11-17 23:13 ` [PATCH 1/1] at: update the upstream-status of patches nitin.a.kamble
@ 2011-11-23 18:54 ` Saul Wold
  1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-11-23 18:54 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 11/17/2011 03:13 PM, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble<nitin.a.kamble@intel.com>
>
> The following changes since commit 3b3bf4134fdec13d31d98af3cdb31a7111a05e35:
>
>    gmp: also generate the libgmpcxx library (2011-11-17 10:25:22 -0800)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib nitin/work
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/work
>
> Nitin A Kamble (1):
>    at: update the upstream-status of patches
>
>   .../at/at-3.1.12/configure-add-enable-pam.patch    |    2 ++
>   .../at/files/file_replacement_with_gplv2.patch     |    2 ++
>   .../at/files/nonstripbinaries.patch                |    1 +
>   meta/recipes-extended/at/files/use-ldflags.patch   |    2 ++
>   4 files changed, 7 insertions(+), 0 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-23 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 23:13 [PATCH 0/1] update upstream-status for at recipe patches nitin.a.kamble
2011-11-17 23:13 ` [PATCH 1/1] at: update the upstream-status of patches nitin.a.kamble
2011-11-23 18:54 ` [PATCH 0/1] update upstream-status for at recipe patches Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.