Upgrading the Installed Tool with your Customized Platform - 2021.2 English

PetaLinux Tools Documentation: Reference Guide

Document ID
UG1144
Release Date
2021-10-27
Version
2021.2 English

From 2020.1 release onwards, platform/esdk is part of your project <plnx-proj-root>/components/yocto. You can make changes in the esdk/platform and you can build those changes using the petalinux-build –esdk option. The newly built eSDK is in <plnx-proj-root>/images/linux/esdk.sh. Rename the newly built esdk.sh as aarch64/arm/mb-lite/mb-full based on your project.

  1. Go to the installed tool.
  2. Source settings.sh.
  3. Run petalinux-upgrade -f <plnx-proj-root>/images/linux/ -p <platform>.

    The tool will be upgraded with your new platform changes.

Note: These procedures work only between minor releases.