PetaLinux CMD utils and Templates.
When PetaLinux Tool installed On Shared Location and want to update PetaLinux util scripts, use the livetool_setup.sh script to use the PetaLinux Repo as local Tool. This will map the Buildtools, trim-xsct and other dependencies as simbolic links from PetaLinux installed area.
./scripts/bash/livetool_setup.sh <PetaLinux Local/Shared Tool Path>
Please open pull requests for any changes.
For more details follow the AMD community patch submission guidelines, as described in: https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842172/Create+and+Submit+a+Patch
Note: When creating patches, please use below format. To follow best practice, if you have more than one patch use
--cover-letter
option while generating the patches. Edit the 0000-cover-letter.patch and change the title and top of the body as appropriate.
Syntax:
git format-patch -s --subject-prefix="PETALINUX][<BRANCH_NAME>][PATCH" -1
Example:
git format-patch -s --subject-prefix="PETALINUX][xlnx_rel_v2024.1][PATCH" -1
Submit your patch:
Send the email patch to git@amd.com for review and incorporation back into the Git tree.
git send-email --to git@amd.com *.patch
Maintainers:
Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Swagath Gadde <swagath.gadde@amd.com>
Ashwini Lomate <ashwini.lomate@amd.com>
Note: We have Limited support from AMD or Technical Support Team for any custom modifications done to the released scripts or templates.