On Wed, 6 May 2020 at 16:19, Oliver Westermann <[email protected]>
wrote:

> My goal would be to set a flag in recipes where I would like updates and
> than trigger "bitbake update-recipes". Bitbake would parse all recipes,
> check for the flag. If the flag is set, check SRC_URI (git url + branch),
> update SRCREV and in the end output a summary similar to git submodule
> summary (changed commits + changelog / git log --oneline). I feel a lot of
> the plumbing exists (eg from the fetcher supporting AUTOREV).
>

I think you might find auto upgrade helper useful:
http://git.yoctoproject.org/cgit/cgit.cgi/auto-upgrade-helper/tree/README

It's built on top of 'devtool upgrade' and 'devtool check-upgrade-status',
so you can use those directly in some kind of custom script as well.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49349): https://lists.yoctoproject.org/g/yocto/message/49349
Mute This Topic: https://lists.yoctoproject.org/mt/74029332/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/yocto/leave/6691583/737036229/xyzzy  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to