[bitbake-devel] No bb files matched ?

Aïda Brahim brahim.aida at openwide.fr
Wed Jul 1 08:16:45 UTC 2015


Hello, 

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



aida at 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 : 


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

</blockquote>

And my local.conf : 


<blockquote>
LICENSE_FLAGS_WHITELIST += "oracle_java" 

</blockquote>

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

Thank you ! 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20150701/73453f0c/attachment-0002.html>


More information about the bitbake-devel mailing list