summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx_2022.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* libomxil-xlnx: Remove obsolete versionsMark Hatle2024-05-191-50/+0
| | | | | | | | | | | There is no reason to keep the older versions, as the current version remains the same API, just with fixes. Note before the version was set to 1.0.0, but the various version files inside the source indicate it's really 1.1.2. Adjust the naming to match and make it clear this is the xilinx fork and which release. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* recipes: Drop SRCPV usageMark Hatle2024-05-181-1/+1
| | | | | | SRCPV is no longer needed, Simply various usages. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Move vcu recipes to trigger off MACHINE_FEATURES vcuMark Hatle2023-04-101-1/+1
| | | | | | Side effect of this change, all vcu recipes are now package arch of machine. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge remote-tracking branch 'origin/rel-v2022.2' into honisterMark Hatle2022-09-201-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Version vcu componentsMark Hatle2022-09-121-0/+50
Only the SRCREV and BRANCH is different between version Signed-off-by: Mark Hatle <mark.hatle@amd.com>