[oe] [PATCH 0/2] simplify switch to new SRC_URI-based checksums

Denys Dmytriyenko denis at denix.org
Mon Jan 25 01:59:43 UTC 2010


The first patch adds the code to pre-generate SRC_URI-based checksums in
TMPDIR, allowing easy addition of those checksums in the recipe with
minimal editing.

The second patch removes the old code to generate missing checksums.ini
entries - can be applied later, once the switch to the new method is
complete and proven.

Denys Dmytriyenko (2):
  base.bbclass: pre-create SRC_URI checksums to include in the recipe
  base.bbclass: don't pre-generate checksums.ini entries any longer

 classes/base.bbclass |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)





More information about the Openembedded-devel mailing list