Re: Auto upgrade helper Verification requirements #yocto #gstreamer #iso


Alexander Kanavin
 

I think it is better if you start with devtool (which is the utility that AUH is using to perform the updates). The workflow is as follows:

$ devtool upgrade recipe-name additional-options
(fix any issues)
$ devtool finish python3 path/to/layer/ additional-options

Please check the available options, try the commands and ask here if anything doesn't work or isn't clear.

Alex


On Tue, 3 Aug 2021 at 09:04, <ksmanjunath681@...> wrote:
I have gone through documentation of the auto upgrade helper ,like how to use and prerequisites and all.
Can i get any examples like how to use the helper tool to upgrade a recipe,
Also how can i verify this tool like how it is working
for verifying i took a poky(warrior) layer as a reference example . 
With this i checked out older
so that when i use the auto upgrade tool on any recipe which had older changes can get updated to current commit changes.
With this when i checked recipes and their versions map there were some recipes which had this version difference(eg: python: 3.7.2 present 3.7.7).
Now if I run the tool to update the python recipe (like upgrade-helper.py python), I don't see any changes in the recipe at all.
I have followed the steps documented here:
 
Are these steps followed for verification steps  correct or if you can suggest any other procedure if you can suggest that will be helpful



Join yocto@lists.yoctoproject.org to automatically receive all group messages.