summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-gnome
Commit message (Collapse)AuthorAgeFilesLines
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-2/+0
| | | | | | | | | | 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>
* gtk+3: Fix libmali package on zynqmp eg/evMark Hatle2021-07-141-0/+2
Issue: CR-1099768 libmali is providing the mesa/opengl part for gtk+3. This is different on mali400 and all other architectures. Make sure to list these are SOC_VARIANT specific. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>