summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/classes/sanity-meta-xilinx-standalone.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-standalone: Fix typo in sanity messageMark Hatle2025-03-301-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-standalone: Move to YP best practicesMark Hatle2024-06-121-0/+10
Follow the examples from meta-virtualization on how to enable bbappends and set PREFERRED_VERSIONS. This will require the user to set XILINX_WITH_ESW to some value. Any value will enable the components in this layer at this time. We may choose to be more selective in the future. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 9981b331ef609d35485277ff1727605973216988) Signed-off-by: Mark Hatle <mark.hatle@amd.com>