summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/recipes-core/packagegroups/packagegroup-cross-canadian.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* Move multilib specific PLNX/Vitis items to meta-petalinuxMark Hatle2023-04-101-14/+0
| | | | | | | These items are specific to the special PetaLinux/Vitis multilib toolchain, move these to meta-petalinux. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-standalone: various fixes for override syntax changesMark Hatle2021-10-251-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Convert to new override syntaxSai Hari Chandana Kalluri2021-09-281-1/+1
| | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Limit multilib toolchains to symlinks to the main toolchainMark Hatle2020-01-311-0/+14
Multiple copies of the same binary toolchain will not help with anything, so limit use to a single (primary) lib toolchain, and then new symlinks to those toolchains to continue to enable the environment files. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>