summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb
Commit message (Collapse)AuthorAgeFilesLines
* vcu: Version vcu componentsMark Hatle2022-09-121-40/+0
| | | | | | Only the SRCREV and BRANCH is different between version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* kernel-module-vcu: Add vcu rules to video groupSandeep Gundlupet Raju2022-03-021-1/+13
| | | | | | | | | Adding vcu rules file changing permissions and ownership group to video so that any new user added to video groups can run allegro vcu encoder and decoder devices. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-module-vcu: Update to latest versionMark Hatle2022-01-251-1/+1
| | | | | | | Changelog: set and enable the encoder & decoder clock Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-221-0/+28
Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>