...
Manual changes can be done in the subfolder "<plnx-proj-root>/project-spec/meta-user/"
U-Boot |
| overwrite, add UBoot settings |
Device Tree |
| overwrite, add device tree attributes |
Kernel |
| changes with "petalinux-config -c kernel" will be add here automatically |
Apps |
| add simple new app with "petalinux-create -t apps -n myapp --enable" enable/disable with "petalinux-config -c rootfs" |
...