Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Recipes with SRC_URI in .inc file and checksum in bb file
Date: Fri, 04 Jan 2013 11:45:54 -0500	[thread overview]
Message-ID: <50E70742.6060201@balister.org> (raw)

The specific case I am looking at is fftw in meta-oe, ,but I believe
this is a general problem.

The fftw recipe has a .inc file that includes the SRC_URI to a tarball
and bb files that build packages with slightly different compile
options. The tarball checksums are in the version specific bb files.

I am on the process of updating the fftw recipes to the most recent
version. Along the way I noticed it looks like the checksum test is
being ignored. The only way I can get it to fail is to remove all the
checksum entries from the bb files.

Something needs fixing and I'd like to know what we want in the recipes
before I submit the fixes, even if bitbake  is broken :)

Should the checksums move to the .inc file? (bad since that makes the
.inc file version specific). Should they be duped in each recipe?
(Annoying and doesn't really work) Maybe another version specific
include? (likely won't work, but could be fixed)

Philip



             reply	other threads:[~2013-01-04 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04 16:45 Philip Balister [this message]
2013-01-04 16:59 ` Recipes with SRC_URI in .inc file and checksum in bb file Marko Lindqvist
2013-01-04 17:05   ` Philip Balister
2013-01-07 13:25     ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50E70742.6060201@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox