public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* using git with linux-omap
@ 2008-12-24  3:24 green
  2008-12-24  4:19 ` Felipe Balbi
  0 siblings, 1 reply; 6+ messages in thread
From: green @ 2008-12-24  3:24 UTC (permalink / raw)
  To: Linux-OMAP List

[-- Attachment #1: Type: text/plain, Size: 820 bytes --]

Hey, I am trying to figure out git and am having trouble with something that 
ought to be simple.

I have cloned linux-omap-2.6 and created a local branch.  In the local branch I 
have made one very simple commit with a single line change to Makefile for use 
when cross-compiling (arm-linux-gnueabi-).  I would like to be able to rebase 
that branch (just the 1 commit) onto any commit in the master branch so that I 
can test N810 builds using git-bisect without modifying the Makefile every 
time.  I can easily move the branch forward to the latest commit with 'git 
rebase master' (with the local branch active) but something like 'git rebase 
v2.6.27-omap1' returns merge errors.  Of course that 1 commit will apply easily 
to that specific tree.

Is this possible?  What am I missing?  Thanks lots!

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-24 22:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-24  3:24 using git with linux-omap green
2008-12-24  4:19 ` Felipe Balbi
2008-12-25  0:46   ` green
2008-12-25 19:55     ` Felipe Balbi
2009-01-08 17:02       ` green
2009-01-24 22:20       ` green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox