carlesfernandez / docker-petalinux2

Docker image generation for Xilinx Petalinux Tools
MIT License
28 stars 22 forks source link

Support for Vivado/Petalinux 2020.2 is broken. #2

Open florianscholz opened 1 year ago

florianscholz commented 1 year ago

Dear Carles,

please test and apply this patch to your source code. Not only 2020.1 requires the adjusted AGREE variable. Also, the petalinux installer doesn't accept an installation path without the "-d/--dir" parameter. 0001-Fixing-Support-for-Vivado-Petalinux-2020.2.patch.txt

florianscholz commented 1 year ago

And there seems to be an issue with the accept_eula.sh which is preventing Petalinux from installation. My current bugfix is to remove the call of accept_eula.sh and to install Petalinux with SKIP_LICENSE=y.

Additionally, it would be great to have a generic support for the y2k22 patch.