All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Add missing SRC_URI checksums
@ 2011-12-13  8:13 Saul Wold
  2011-12-13  8:14 ` [PATCH 01/10] coreutils: Add SRC_URI Checksums for GPLv2 Saul Wold
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Saul Wold @ 2011-12-13  8:13 UTC (permalink / raw)
  To: openembedded-core

Richard,

Add missing checksums for non-GPLv3 recipes since we enabled
the error.  Also fix the ed recipe to remove an not-yet supported
option.

Sau!


The following changes since commit 9244a3b0565fd52d7973fda42a4f706b16240316:

  eglibc: Generate cross testing script during install (2011-12-12 21:50:10 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (10):
  coreutils: Add SRC_URI Checksums for GPLv2
  readline: Add SRC_URI Checksums for GPLv2
  ed: Add SRC_URI Checksums for GPLv2
  findutils: Add SRC_URI Checksums for GPLv2
  gawk: Add SRC_URI Checksums for GPLv2
  gzip: Add SRC_URI Checksums for GPLv2
  sed: Add SRC_URI Checksums for GPLv2
  gmp: Add SRC_URI Checksums for GPLv2
  bash: Add SRC_URI Checksums for GPLv2
  ed: remove unsupported option

 meta/recipes-core/coreutils/coreutils_6.9.bb       |    3 ++
 meta/recipes-core/readline/readline_5.2.bb         |    3 ++
 meta/recipes-extended/bash/bash_3.2.48.bb          |   21 ++++++++++++++-----
 meta/recipes-extended/ed/ed_0.5.bb                 |    5 ++++
 .../recipes-extended/findutils/findutils_4.2.31.bb |    3 ++
 meta/recipes-extended/gawk/gawk_3.1.5.bb           |    3 ++
 meta/recipes-extended/gzip/gzip_1.3.12.bb          |    3 ++
 meta/recipes-extended/sed/sed_4.1.2.bb             |    3 ++
 meta/recipes-support/gmp/gmp_4.2.1.bb              |    3 ++
 9 files changed, 41 insertions(+), 6 deletions(-)

-- 
1.7.6.4




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

end of thread, other threads:[~2011-12-13 12:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13  8:13 [PATCH 00/10] Add missing SRC_URI checksums Saul Wold
2011-12-13  8:14 ` [PATCH 01/10] coreutils: Add SRC_URI Checksums for GPLv2 Saul Wold
2011-12-13  8:14 ` [PATCH 02/10] readline: " Saul Wold
2011-12-13  8:14 ` [PATCH 03/10] ed: " Saul Wold
2011-12-13  8:14 ` [PATCH 04/10] findutils: " Saul Wold
2011-12-13  8:14 ` [PATCH 05/10] gawk: " Saul Wold
2011-12-13  8:14 ` [PATCH 06/10] gzip: " Saul Wold
2011-12-13  8:14 ` [PATCH 07/10] sed: " Saul Wold
2011-12-13  8:14 ` [PATCH 08/10] gmp: " Saul Wold
2011-12-13  8:14 ` [PATCH 09/10] bash: " Saul Wold
2011-12-13  8:14 ` [PATCH 10/10] ed: remove unsupported option Saul Wold
2011-12-13 12:30 ` [PATCH 00/10] Add missing SRC_URI checksums Richard Purdie

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.