[yocto] Hello world-Checksum error

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jun 4 06:26:10 PDT 2013


On Tuesday 04 June 2013 15:19:49 Zafrullah Syed wrote:
> On Tue, Jun 4, 2013 at 12:58 PM, Paul Eggleton <
> paul.eggleton at linux.intel.com> wrote:
> > On Tuesday 04 June 2013 12:42:12 Zafrullah Syed wrote:
> > > previously, I successfully build *gumstix-console-image* and I have
> > 
> > created
> > 
> > > *meta-bebot* folder for my recipe.
> > > 
> > > My Yocto tree as follows:
> > > 
> > > Yocto
> > > 
> > >  --build
> > >  
> > >    --conf
> > >    
> > >        --bblayers.conf ( I added /home/siguser/yocto2013-05-08/poky/*
> > > 
> > > meta-bebot* \ ) path
> > > 
> > >        --local.conf ( I added IMAGE_INSTALL_append = " hello" ) under
> > > 
> > > *Additional
> > > image features*
> > > 
> > >    --downloads
> > >    --tmp
> > >    --
> > >    --
> > >  
> > >  --poky
> > >  
> > >     --bitbake
> > >     --build
> > >     --documentation
> > >     --meta
> > >     --*meta-bebot*
> > > 
> > > *        --conf*
> > > *            --bblayers.conf *(I added
> >  
> >  /home/siguser/yocto2013-05-08/poky/*
> >  
> > > meta-bebot* \ ) path
> > 
> > If I understand correctly from the above that you have put bblayers.conf
> > in
> > conf/ under your meta-bebot layer, that is not correct. bblayers.conf
> > needs to
> > be under conf/ in your build directory as usual.
> 
> my bblayers.conf file lies in  poky/meta-bebot/conf/bblayers.conf. do I
> need to remove this file and keep it in which build folder? I mean /yocto/*
> build*/conf/bblayers.conf or /yocto/*poky*/build/conf/bblayers.conf?

Yes, conf/bblayers.conf is supposed to be in the build directory; and 
whichever build directory you are actually using. The build directory can be 
anywhere, but you shouldn't really have two build directories unless you know 
what you are doing - did you perhaps run oe-init-build-env with no arguments 
in two different places? I suspect this is what has happened.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list