summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa/mesa_selinux.inc
Commit message (Collapse)AuthorAgeFilesLines
* mesa: switch to meson buildYi Zhao2019-06-061-6/+0
| | | | | | | | | The mesa had been converted to use meson build system in oe-core commit c72b6d46d392bfbcf54154f43663a7a8ada8c567. Update the bbappend to adapt it. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* Refactor to conform to YP Compat requirementsMark Hatle2017-09-141-0/+6
Change the references to check for the distribution flag of 'selinux' being set before taking any action within the bbappends. This prevents the signature from being modified. Also remove PR changes, as they are no longer allowed. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>