[yocto] Hello world-Checksum error

Zafrullah Syed zafrullahmehdi at gmail.com
Tue Jun 4 06:42:06 PDT 2013


I think yes. I usually give just *source oe-init-build-env *command, this
is how i used earlier and failed. May be that is the reason it has created
another build directory in /poky.
What should be the command before building? i guess this(
TEMPLATECONF=meta-gumstix-extras/conf
source ./poky/oe-init-build-env ). so, every time i just need to give
TEMPLATECONF  command before building?

Lastly, my meta-bebot directory should be as following ?

/poky
  --meta-bebot
      --conf
         --layer.conf
  --recipes-bebot
    --hello
      --hello.bb

and meta-bebot path should be set in bblayers.conf file?

Please correct me if i am going wrong.

Thank You.


On Tue, Jun 4, 2013 at 3:26 PM, Paul Eggleton <paul.eggleton at linux.intel.com
> wrote:

> 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
>



-- 
Regards,
Zafrullah Syed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130604/2872b43e/attachment.html>


More information about the yocto mailing list