x86-power-control

Johnathan Mantey johnathanx.mantey at intel.com
Wed Oct 23 05:04:39 AEDT 2019


You may want to delay the copy until the compile step.  For example:

PROJECT_SRC_DIR := "${THISDIR}/${PN}"
do_compile_prepend(){
    cp -f ${PROJECT_SRC_DIR}/your-header.hpp ${S}
}
> 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). --
Johnathan Mantey
Senior Software Engineer
*azad te**chnology partners*
Contributing to Technology Innovation since 1992
Phone: (503) 712-6764
Email: johnathanx.mantey at intel.com <mailto:johnathanx.mantey at intel.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20191022/58354b24/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20191022/58354b24/attachment.sig>


More information about the openbmc mailing list