Upgrade an Existing Project with the Upgraded Tool - 2023.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-10-18
Version
2023.2 English
Use the following steps to upgrade existing project with upgraded tool.
  1. Run petalinux-build -x mrproper in the existing project before upgrading the tool.
  2. Upgrade the tool. To upgrade from local file, see Upgrade from Local File. To upgrade from remote server, see Upgrade from Remote Server.
  3. Go to the PetaLinux project you want to upgrade.
  4. Enter either petalinux-build or petalinux-config to upgrade the project with all new system components.
  5. 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:y

    Now your project is built with the upgraded tool.

  6. If you had used only the petalinux-config command in step 4, run the petalinux-build command to build the project.