Openembedded Core Discussions
 help / color / mirror / Atom feed
* Adding kernel patches using "git am"?
@ 2011-11-30 10:35 Ulf Samuelsson
  2011-11-30 15:11 ` Chris Larson
  2011-11-30 19:07 ` Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Ulf Samuelsson @ 2011-11-30 10:35 UTC (permalink / raw)
  To: openembedded-core

Is there a reason for using "patch" instead of "git am" on let's say the 
kernel.

If I want to do some modification, of the kernel, I can like Graeme 
description at
http://www.slimlogic.co.uk/2011/05/openembeddedangstrom-kernel-workflow/   
do
bitbake -c configure virtual/kernel

and then have an initialized git tree ready to be modified.

"git am" is of course more sensitive to the patch quality than "patch"
but that has some advantages as well.

It also makes the recipe more complex at this stage.

--
Best Regards
Ulf Samuelsson
eMagii




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

end of thread, other threads:[~2011-11-30 19:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 10:35 Adding kernel patches using "git am"? Ulf Samuelsson
2011-11-30 15:11 ` Chris Larson
2011-11-30 19:07 ` Bruce Ashfield

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