Use the following steps to upgrade
existing project with upgraded tool.
- Run
petalinux-build -x mrproperin the existing project before upgrading the tool. - Upgrade the tool. To upgrade from local file, see Upgrade from Local File. To upgrade from remote server, see Upgrade from Remote Server.
- Go to the PetaLinux project you want to upgrade.
- Enter either
petalinux-buildorpetalinux-configto upgrade the project with all new system components. - When asked to upgrade the eSDK, select
y to extract the new eSDK as
follows:
WARNING: Your Yocto SDK was changed in tool. Please input "y" to proceed the installing SDK into project, "n" to exit:yNow your project is built with the upgraded tool.
- If you had used only the
petalinux-configcommand in step 4, run thepetalinux-buildcommand to build the project.