All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aïda Brahim" <brahim.aida@openwide.fr>
To: yocto@yoctoproject.org
Subject: No bb files matched ?
Date: Wed, 1 Jul 2015 10:55:23 +0200 (CEST)	[thread overview]
Message-ID: <266990841.2392007.1435740923715.JavaMail.root@openwide.fr> (raw)
In-Reply-To: <74556586.2389309.1435738605689.JavaMail.root@openwide.fr>


Hello,

I'm trying to generate an embedded linux image with a java oracle
meta but here what I get :

> aida@aida:~/poky/build$ bitbake core-image-minimal
> Loading cache: 100% |##########################################| ETA:
> 00:00:00
> Loaded 1292 entries from dependency cache.
> WARNING: No bb files matched BBFILE_PATTERN_oraclejava
> '^/home/aida/poky/meta-oracle-java/'
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'oracle-jse-jdk-i586' (but
> /home/aida/poky/meta/recipes-core/images/core-image-minimal.bb
> RDEPENDS on or otherwise requires it)
> ERROR: oracle-jse-jdk-i586 was skipped: because it has a restricted
> license not whitelisted in LICENSE_FLAGS_WHITELIST
> NOTE: Runtime target 'oracle-jse-jdk-i586' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['oracle-jse-jdk-i586']
> ERROR: Required build target 'core-image-minimal' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['core-image-minimal',
> 'oracle-jse-jdk-i586']
> 
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.


Despite my bblayers.conf :



> BBLAYERS ?= " \
> /home/aida/poky/meta \
> /home/aida/poky/meta-yocto \
> /home/aida/poky/meta-oracle-java \
> /home/aida/poky/meta-yocto-bsp \
> "

And my local.conf :

> LICENSE_FLAGS_WHITELIST += "oracle_java"

I can't find where this No bb files matched BBFILE_PATTERN warning
came from, neither then the licence problem...

Thank you !



  reply	other threads:[~2015-07-01  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2119774081.2388882.1435738369262.JavaMail.root@openwide.fr>
2015-07-01  8:16 ` No bb files matched ? Aïda Brahim
2015-07-01  8:55   ` Aïda Brahim [this message]
2015-07-01  9:23 Aïda Brahim

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=266990841.2392007.1435740923715.JavaMail.root@openwide.fr \
    --to=brahim.aida@openwide.fr \
    --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.