<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
You may want to delay the copy until the compile step. For example:<br>
<br>
<font face="Courier New, Courier, monospace">PROJECT_SRC_DIR :=
"${THISDIR}/${PN}"<br>
do_compile_prepend(){<br>
cp -f ${PROJECT_SRC_DIR}/your-header.hpp ${S}<br>
}</font><br>
<blockquote type="cite"
cite="mid:286a9c11-565f-35f7-bdd6-2099e926bf5a@linux.intel.com">Don't
patch, simply copy over your new header into the correct directory
in a do_configure_prepend (I think that's the right yocto step to
overwrite, but I might be off).
-- <br>
</blockquote>
<div class="moz-signature">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
<font color="#1F497D"><font face="Century Gothic">Johnathan Mantey<br>
<small>Senior Software Engineer</small><br>
<big><font color="#555555"><small><b>azad te</b><b>chnology
partners</b></small><br>
<small><font color="#1F497D"><small>Contributing to
Technology Innovation since 1992</small></font><small><br>
<font color="#1F497D">Phone: (503) 712-6764<br>
Email: <a href="mailto:johnathanx.mantey@intel.com">johnathanx.mantey@intel.com</a></font></small><br>
<br>
</small></font></big></font></font> </div>
</body>
</html>