[oe] [meta-oe 00/19] Add xfce48 desktop system to meta-oe

Andreas Mueller schnitzeltony at gmx.de
Wed Aug 3 20:59:46 UTC 2011


On Wednesday, August 03, 2011 08:48:33 PM Koen Kooi wrote:
> Op 03-08-11 20:18, Andreas Mueller schreef:
> > On Tuesday, August 02, 2011 10:32:19 AM Koen Kooi wrote:
> >> Do you have a public repo where this can be pulled from?
> > 
> > Before pushing to
> > 
> > git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git branch
> > meta-xfce
> > 
> > I did
> > 
> > * rebase the patches on latest meta-openembedded commits * Add README (
> > Khem suggested )
> 
> small nit: the README doesn't say that it depends on meta-oe for e.g.
> iceauth
> 
OK - but what is the correct git workflow to fix

* Simply append a new commit?

OR

* git rebase -i xfce-meta~20 -> Move the commit at the end
* make modification
* git add <modification>
* git commit --amend
* git rebase -i xfce-meta~20 -> Move the commit back at the beginning

OR

???

Thanks

Andreas




More information about the Openembedded-devel mailing list