All of lore.kernel.org
 help / color / mirror / Atom feed
* Public Kernel Development
@ 2017-11-29 11:16 Chris Obbard
  2017-12-01 19:40 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Obbard @ 2017-11-29 11:16 UTC (permalink / raw)
  To: kernelnewbies

Hi list,

Currently I am writing drivers for ARM boards (think along the lines of
Raspberry Pi HATs, it doesn't belong in mainline; as well as other various
hacks), which just consist of series of patches which I apply by checking
out Mainline and then applying the patches by hand.

Naturally, this is a bit of a hack... I want to have this as one repo on
Github (or the like) with a _lot_ of branches with my changes in.

This is what Git is made for, but what happens when Linus releases a new
version? How do I make my changes apply to the new tag?

Also, what happens if I want to pull from someone's -next repo, or pull in
other patches?

Maybe there is a tutorial somewhere that can help me. I am used to using
Git for small projects :-).

Cheers!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20171129/8f3d353f/attachment.html 

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

end of thread, other threads:[~2017-12-02  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29 11:16 Public Kernel Development Chris Obbard
2017-12-01 19:40 ` valdis.kletnieks at vt.edu
2017-12-01 20:21   ` Chris Obbard
2017-12-02  1:46     ` valdis.kletnieks at vt.edu
2017-12-02  9:28       ` Mathieu Malaterre
2017-12-02  9:35         ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.