Re: [yocto] Modifying SRC_URI before it is parsed by the fetcher
Alexander Kanavin <[email protected]> Wed, 13 May 2026 14:42:39 +0200
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <CANNYZj91A4NW70-vCNR8j0rStTxuAC84ZgxDmHhErpugXO_N3A@mail.gmail.com> |
On Wed, 13 May 2026 at 14:35, EXT-Antti Gärding via lists.yoctoproject.org <[email protected]> wrote: > > You can use a bbclass + event handler to achieve this. > > That sounds promising. > > How can I find out which event to use? Grepping bitbake's code in my clone of Yocto didn't give me any easy hints. Yocto's manual gives impression that the list there is not a complete list but rather an example. I think you should still show us the body of the function that sets the tag from the value PV. What is it doing that can not be done with the approach that Quentin suggested? It's rather baffling that you simply skipped his response without explaining that. Alex