[yocto] bitbaking error with hello world recipe

ChenQi Qi.Chen at windriver.com
Mon Mar 18 22:29:32 PDT 2013


On 03/19/2013 10:11 AM, Sudhangathan B S wrote:
> Hello, I'm new to oe and yocto project..
>
> I simply created my own meta-dese layer, added it in layers.conf
>
> *This is the structure of meta-dese folder:*
> *
> *
> suan at edcn400:~/pokybuilds$ ls -R /home/suan/poky/meta-dese/
> /home/suan/poky/meta-dese/:
> conf  recipes-dese
>
> /home/suan/poky/meta-dese/conf:
> layer.conf
>
> /home/suan/poky/meta-dese/recipes-dese:
> files hello-1.0.bb <http://hello-1.0.bb>
>
try renaming it to hello_1.0.bb

> /home/suan/poky/meta-dese/recipes-dese/files:
> hello.c
> suan at edcn400:~/pokybuilds$
>
>
> *I have quoted the output here:*
> *
> *
> suan at edcn400:~/pokybuilds$ bitbake core-image-minimal
> Loading cache: 100% 
> |###################################################################################################################################| 
> ETA:  00:00:00
> Loaded 1118 entries from dependency cache.
> WARNING: No bb files matched BBFILE_PATTERN_dese 
> '^/home/suan/poky/meta-dese/'
>
> Build Configuration:
> BB_VERSION        = "1.17.1"
> BUILD_SYS         = "i686-linux"
> NATIVELSBSTRING   = "Ubuntu-12.04"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "qemuarm"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.3+snapshot-20130319"
> TUNE_FEATURES     = "armv5 thumb dsp"
> TARGET_FPU        = "soft"
> meta
> meta-yocto
> meta-yocto-bsp
> meta-dese         = "master:164a4cb2fc64e76836182ad2d412343a7b26b964"
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'hello' (but 
> /home/suan/poky/meta/recipes-core/images/core-image-minimal.bb 
> <http://core-image-minimal.bb> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'hello' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['hello']
> ERROR: Required build target 'core-image-minimal' has no buildable 
> providers.
> Missing or unbuildable dependency chain was: ['core-image-minimal', 
> 'hello']
>
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit 
> code.
> suan at edcn400:~/pokybuilds$
>
> How can I proceed from here..??
> ---------------------------------
> Sudhangathan BS
> Ph:(+91) 9731-905-205
> ---------------------------------
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130319/324b9ac7/attachment.html>


More information about the yocto mailing list