Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | criu: fix build-deps qa warning | Kai Kang | 2016-06-06 | 1 | -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> |