All of lore.kernel.org
 help / color / mirror / Atom feed
* patches can be either ".patch" or ".diff" files, yes?
@ 2014-07-18 18:58 Robert P. J. Day
  2014-07-18 19:30 ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2014-07-18 18:58 UTC (permalink / raw)
  To: OE Core mailing list


 not sure where i saw this recently (i'll track it down), but some OE
or yocto doc claimed that patch files *must* be suffixed with
".patch". i'm pretty sure it can be either .patch or .diff, correct?
as in, it's perfectly valid to do this in a .bbappend file:

     SRC_URI += "file://0001-first-change.patch"
     SRC_URI += "file://0002-first-change.patch"
     SRC_URI += "file://0003-first-change.diff"

as long as the filenames match, of course. yes?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

end of thread, other threads:[~2014-07-19 18:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 18:58 patches can be either ".patch" or ".diff" files, yes? Robert P. J. Day
2014-07-18 19:30 ` Burton, Ross
2014-07-18 21:26   ` Robert P. J. Day
2014-07-19 18:38     ` Christopher Larson
2014-07-19 18:57       ` Robert P. J. Day

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.