[OE-core] [PATCH 00/10] Add missing SRC_URI checksums

Saul Wold sgw at linux.intel.com
Tue Dec 13 08:13:59 UTC 2011


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





More information about the Openembedded-core mailing list