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
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to