Re: meta layers priority using BBFILE_PRIORITY in layer.conf is not working for me?
Mans Zigher <mans.zigher@...>
I figured it out the problem was that in meta-layer1 we had
toggle quoted messageShow quoted text
SRC_URI_append_machine1 += "file://0001-patch-one.patch" this apparently will always be added to the end of SRC_URI list and thereby the meta-layer2 patches will be applied first. Is it possible to get machine specific patches applied first? BR Den tis 14 juli 2020 kl 13:29 skrev zigext <mans.zigher@...>:
|
|