Hi,
This is my first post to this list.
I'm working with the ti-compat-wireless recipe.
It contains two gits like this:
SRC_URI =
"git://git.ti.com/wilink8-wlan/wl18xx.git;branch=${BRANCH_wl18xx};destsuffix=wl18xx;name=wl18xx
\
git://git.ti.com/wilink8-wlan/backports.git;branch=${BRANCH_backports};destsuffix=backports;name=backports
\
file://wl18xx.patch \
Now I want to add the wl18xx.patch file, and this file ends up in the S and
applying it fails since the git it should be applied to is under S/backports
due to the destsuffix.
I tried to use the quilt and create new patches from the S but they fail to.
What would be the correct way of adding a patch so it applies to backports?
Thanks
BR
-Kalle Komierowski
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto