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(-)


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to