summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/files/disable-selinux.patch
Commit message (Collapse)AuthorAgeFilesLines
* criu: fix build-deps qa warningKai Kang2016-06-061-0/+26
It shows warning when build crius if libselinux has been built already: WARNING: QA Issue: criu rdepends on libselinux, but it isn't a build dependency? [build-deps] Add a patch to disable selinux support when 'selinux' is not in PACKAGECONF. And update indentation at same time. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>