summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia/vcu/libvcu-xlnx_2023.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* libvcu-xlnx: Remove obsolete versionsMark Hatle2024-05-191-43/+0
| | | | | | | | | No reason to keep older versions. Note before the version was listed as 1.0.0, but looking at the release notes it's clear this is actually version 1.0.74. 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>
* libvcu-xlnx: Add fixup for the latest gccMark Hatle2023-11-091-0/+2
| | | | | | The change was already in 2023.1, carry forward to 2023.2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* libvcu-xlnx: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Update recipes to keep makefiles compatible with original vcu patchesNeel Gandhi2023-06-211-5/+2
| | | | | | | | | | | | | | | | | | | | | | | Install vcu-omx-il and ctrl-sw application executables with the help of makefiles instead of build recipes by providing INSTALL_PATH macro to the makefile, so that vcu makefiles will be compatible with original files. kernel-module-vcu change: dmaproxy: Fix leak in case of DMA channel is not available libomxil-xlnx changes: Revert "Update name of omx test application binaries" Makefile: Enable install rules libvcu-xlnx changes: chore: update to revision 20230530 Makefile: Copy executables from bin directory vcu-firmware change: chore: update to revision 20230530 Signed-off-by: Neel Gandhi <neel.gandhi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updating VCU license file checksum Updating checksum due to changes in legal ↵Neel Gandhi2023-04-281-2/+2
| | | | | | | | | | | | | | | | | | name libomxil-xlnx change: chore: update to revision d20230406 libvcu-xlnx changes: Update name of ctrlsw level test application binaries chore: update to revision d20230406 Revert "Update name of ctrlsw level test application binaries" vcu-firmware changes: chore: update to revision d20230405 Signed-off-by: Neel Gandhi <neel.gandhi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu and vdu: Branch recipes to 2023.2Mark Hatle2023-03-151-0/+44
Signed-off-by: Mark Hatle <mark.hatle@amd.com>