Download The PetaLinux 2022.1 Installer From Below link: https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/embedded-design-tools.html Install The Downloaded PetaLinux Tool: $ ./petalinux-v2022.1-04191534-installer.run -d Source The Installed PetaLinux Tool: $ source /settings.sh Upgrade The Installed PetaLinux Petalinux Tool With New eSDK: From Network:: $ petalinux-upgrade -u http://petalinux.xilinx.com/sswreleases/rel-v2022/sdkupdate/2022.1_update2/ -p "aarch64" --wget-args "--wait 1 -nH --cut-dirs=4" From Local:: $ petalinux-upgrade -f -p "aarch64" On Successful Upgrade You will See The Below Console Logs. INFO: Upgrading .. INFO: Start updating aarch64 esdk INFO: Updating aarch64 esdk succeeded Use this Upgraded tool to create the project from 2022.1 or 2022.1 update 1 release BSP's and install updated SDK in project. Sample Log: [INFO] Sourcing buildtools [INFO] Generating Kconfig for project [INFO] Silentconfig project WARNING: "Your yocto SDK was changed in tool", Please input "y" to proceed the installing SDK into project, "n" to exit:y