- Change into the root directory of your PetaLinux
project.
$ cd <plnx-proj-root>
- Launch the top level system configuration
menu.
$ petalinux-config
- Select Firmware Version Configuration.
- Select Host Name, Product Name, Firmware Version as per the requirement to edit them.
- Exit the menu and select
<Yes>
when asked: Do you wish to save your new configuration? - Once the target is booted, verify the host name in cat /etc/hostname, product name in cat /etc/petalinux/product, and the firmware version in cat /etc/petalinux/version.
Note: Do not use '_' in hostname, product name and
Firmware version