[yocto] Patching from .bbappend

Rudolf Streif rstreif at linuxfoundation.org
Mon Apr 22 12:49:10 PDT 2013


You got it figured out?

Simply add

FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
SRC_URI += "mypatch.patch"
PRINC := "${@int(PRINC) + 1}"

to your bbappend and put your patch in a subdirectory
<packagename>-<packageversion> relative to the recipe.

:rjs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130422/cfb013c2/attachment.html>


More information about the yocto mailing list