Re: [yocto] Modifying SRC_URI before it is parsed by the fetcher
EXT-Antti Gärding <[email protected]> Tue, 12 May 2026 16:05:29 +0000
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <AS8PR08MB7251242FD5DCEDE2DFA4374FD5392@AS8PR08MB7251.eurprd08.prod.outlook.com> |
> Please explain the problem first, before presenting the various solution attempts. What do you need to modify in SRC_URI and why? Maybe there's a completely different approach to the actual issue. I want to add a tag parameter to one of the URIs under certain conditions so that bitbake can check that the commit matching the rev parameter has that tag. The tag check is already there in bitbake. BR, Antti Gärding