summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-graphics/libgles/libmali-xlnx.bb
Commit message (Collapse)AuthorAgeFilesLines
* libmali-xlnx_git.bb: Fix the package arch for libmaliManjukumar Matha2019-06-281-1/+1
| | | | | | | | | Package arch for libmali cannot be soc_variant specific since it will cause the same library to be packaged differently between 'eg' and 'ev' devices. This has to be soc_family specfic package which applies to 'zynqmp' family. Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
* libmali-xlnx.bb: Add support for wayland in libMaliMadhurkiran Harikrishnan2019-01-011-14/+38
| | | | | | | Along with X11 and fbdev, MALI will now have wayland support as well. Signed-off-by: Madhurkiran Harikrishnan <madhurkiran.harikrishnan@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
* libmali-xlnx.bb: Add recipe to support MALI 400 binariesManjukumar Matha2018-06-251-0/+108
This recipe allows user to fetch the MALI 400 binaries from xilinx.com manually and use it with compatible machines based on UltraScale+ for libgles1/libgles2 and egl libraries. Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>