All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Cochran <yocto@mindchasers.com>
To: Yocto discussion list <yocto@yoctoproject.org>
Subject: beta bug? MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS doesn't seem to work right...
Date: Tue, 03 Apr 2012 23:49:20 -0400	[thread overview]
Message-ID: <4F7BC4C0.10601@mindchasers.com> (raw)

I set MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "bogus" in my local.conf.

This var is used in core-image-minimal; it's assigned to 
RRECOMMENDS_task-core-boot inside task-core-boot.bb.

Per the yocto glossary: "... the image will build if a file in this list 
is not found. "

But it doesn't build:

**********************

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'bogus' (but 
/opt/beta/yp-beta/meta/recipes-core/tasks/task-core-boot.bb RDEPENDS on 
or otherwise requires it)
NOTE: Runtime target 'bogus' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bogus']
NOTE: Runtime target 'task-core-boot' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['task-core-boot', 'bogus']
ERROR: Required build target 'core-image-minimal' has no buildable 
providers.
Missing or unbuildable dependency chain was: ['core-image-minimal', 
'task-core-boot', 'bogus']

************************


Seems like a bug?


Note, MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS worked fine with a valid recipe.






             reply	other threads:[~2012-04-04  3:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04  3:49 Bob Cochran [this message]
2012-04-04  7:59 ` beta bug? MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS doesn't seem to work right Paul Eggleton

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=4F7BC4C0.10601@mindchasers.com \
    --to=yocto@mindchasers.com \
    --cc=yocto@yoctoproject.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.