Hello,
Currently, I have a single patch and a cfg file appended to the source in my bbappend. However, when I update the config and then run petelinx-build -c kernel -x finish. It overwrites my existing devtool-fragment.cfg and then deletes my patch and removes it append from the recipe:
NOTE: Copying devtool-fragment.cfg to /home/jhane/workarea/trenz/2020.1/te820/qspi/mbed-ultrascale-build/mbed-petalinux/te820-protoreston-voodoo/project-spec/meta-user/recipes-kernel/linux/linux-xlnx/devtool-fragment.cfg
INFO: Removing file /home/jhane/workarea/trenz/2020.1/te820/qspi/mbed-ultrascale-build/mbed-petalinux/te820-protoreston-voodoo/project-spec/meta-user/recipes-kernel/linux/linux-xlnx/0001-Revert-tty-xilinx_uartps-Add-the-id-to-the-console.patch
INFO: Cleaning sysroot for recipe linux-xlnx...
Is there any way to fix this so i don't have to do a bunch of manual steps to fix everything?
jeff