All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@openembedded.org
Subject: Require versus include
Date: Sun, 22 Feb 2009 14:28:21 -0500	[thread overview]
Message-ID: <49A1A755.9010106@balister.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

Yesterday I did a stupid thing.

I included an .inc file in a recipe when I added a second version of the 
recipe. BUT, I misspelled the inc file name. The recipe would build 
without errors, but nothing was down.

This confused me for a while until I finally realized what an idiot I was.

Should I use require to include files in recipes instead? My 
understanding is include does not produce an error when the file is not 
found and require does.

Philip

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]

             reply	other threads:[~2009-02-22 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-22 19:28 Philip Balister [this message]
2009-02-22 19:36 ` Require versus include Koen Kooi

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=49A1A755.9010106@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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 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.