[oe] developmet setup

Raffaele Recalcati lamiaposta71 at gmail.com
Thu May 27 12:46:13 UTC 2010


I do 'git diff' and 'git commit' in the work directory, what's stopping you?
>

Hi Koen,
in my work dir of

commit d9264a5e565906ccf75f695dbecd251e21407fdf
Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue May 11 21:26:31 2010 -0700

the command:
  find . -name .git
doens't report any git tree.

So I try the same command in the download dir and I find:
downloads/git/arago-project.org.git.projects.u-boot-davinci.git/.git/

So I guess that git clone is done from the remote server to download dir.
But you are saying you can do git diff in your working directory.
How is you typical bb file?
Which bb file can be look as an example?

The other problem about having a git tree inside the work directory is that
sometimes a git pull requires to rebuild all the working directory, but
normally my development is done in an overlay and I hope that is possible to
have the overlay working directory different from the openembedded working
directory.

Regards,
Raffaele



More information about the Openembedded-devel mailing list