The following command builds SDK and copies it at <proj_root>/images/linux/sdk.sh.
petalinux-build --sdk
The following is the equivalent BitBake command.
bitbake petalinux-image-minimal -c do_populate_sdk
The following command builds SDK and copies it at <proj_root>/images/linux/sdk.sh.
petalinux-build --sdk
The following is the equivalent BitBake command.
bitbake petalinux-image-minimal -c do_populate_sdk