Openembedded Core Discussions
 help / color / mirror / Atom feed
* wanting to clarify patch mechanics
@ 2012-07-07 10:04 Robert P. J. Day
  2012-07-07 10:15 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-07-07 10:04 UTC (permalink / raw)
  To: OE Core mailing list


  not sure if there's a more comprehensive coverage of how OE patches
work than the brief discussion in the bitbake user manual, but i'd
like to clarify the variations just so i can document them.

  here's what's in the bitbake manual that seems to be the entire
coverage of patches:

SRC_URI= "file://relativefile.patch"
SRC_URI= "file://relativefile.patch;this=ignored"
SRC_URI= "file:///Users/ich/very_important_software"

and so, to questions.

  first, what is this "this=ignored"?  does that still exist?  is it
equivalent to "apply=no"?  i don't see a single example of
"this=ignored" anywhere throughout oe-core, but i see a single example
of "apply=no" in net-tools_1.60-23.bb.

  speaking of apply, it would seem that "apply=yes" is redundant, is
that correct?  there are a couple dozen examples of that throughout
oe-core, mostly in the bash recipe file.  is there anything subtle
about that parameter, or is it truly superfluous?

  there's no mention of the "striplevel" parameter in the manual,
which i think would be useful, and that its default value is "1".  and
i can see the warning that "pnum" is deprecated in favour of
"striplevel", but at the moment, i see not a single usage of "pnum"
and wonder if that warning can just be tossed and support for "pnum"
abandoned entirely.  (there's not a single usage of "pnum" anywhere in
the entire yocto pull, either.  just an observation.)


  i think that's all i had for now.  anything else about patches worth
writing down?

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] 3+ messages in thread

end of thread, other threads:[~2012-07-07 10:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-07 10:04 wanting to clarify patch mechanics Robert P. J. Day
2012-07-07 10:15 ` Martin Jansa
2012-07-07 10:28   ` Robert P. J. Day

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