Re: [bitbake-devel][PATCH V3 1/5] fetch2/git.py: add filter_regex parameter to latest_versionstring
ChenQi <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <[email protected]> |
On 5/12/26 19:42, Mathieu Dubois-Briand via lists.openembedded.org wrote: > On Sat May 9, 2026 at 7:29 AM CEST, Chen Qi via lists.openembedded.org wrote: >> From: Chen Qi <[email protected]> >> >> We want to be able to do stable version upgrade for recipes. For >> example, 1.0.0 -> 1.0.1 instead of 1.0.0 -> 1.1.0. >> >> To to this, we need an extra paramter to latest_versionstring >> so that we are able to filter out the versions we need. Using regex >> has the advantage of adapting to different version schemes. >> >> Signed-off-by: Chen Qi <[email protected]> >> --- > Hi Chen, > > Thanks for your patch. > > This is conflicting with some patches that were merged yesterday. I > tried to solve these conflicts, but I get some bitbake-selftest error: > https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/3936 > > Either I didn't fix the conflicts correctly or your patch has issues. > > Can you rebase on top of master and make sure bitbake-selftest runs > successfully? Yes, of course. I'll do it and send out V4. Regards, Qi > > Thanks, > Mathieu > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#19499): https://lists.openembedded.org/g/bitbake-devel/message/19499 > Mute This Topic: https://lists.openembedded.org/mt/119226364/3618072 > Group Owner: [email protected] > Unsubscribe: https://lists.openembedded.org/g/bitbake-devel/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >