summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux
Commit message (Collapse)AuthorAgeFilesLines
...
* libselinux: Fix the ARCH variable while building.Xin Ouyang2012-02-171-0/+9
|
* Fix build issue for null MAKEFLAGS passed to oe_runmake.Xin Ouyang2012-02-172-9/+6
| | | | | | | EXTRA_OEMAKE is typically: -e MAKEFLAGS= Because of "MAKEFLAGS= ", ENV variables will not pass to subdirs. This may cause some selinux packages build failed while cross-building, so we redefine EXTRA_OEMAKE here.
* libsemanage: Add a patch to fix a segfault bug.Xin Ouyang2012-02-162-0/+39
|
* policycoreutils: Only build needed cmds for native.Xin Ouyang2012-02-161-3/+16
|
* selinux: bb recipes for SELinux from git source.Xin Ouyang2012-02-136-0/+213
| | | | | | | | | | Since commit 60b2092e, we have these: checkpolicy v2.1.8 libselinux v2.1.9 libsemanage v2.1.6 libsepol v2.1.4 policycoreutils v2.1.10 sepolgen v1.1.5
* selinux: Add git inc file for selinux bb recipes.Xin Ouyang2012-02-061-0/+20
|
* policycoreutils: Add version 2.1.0Mark Hatle2012-01-172-0/+557
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* checkpolicy: Add version 2.1.0Mark Hatle2012-01-172-0/+35
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* sepolgen: Add version 1.1.0Mark Hatle2012-01-171-0/+17
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* libsemanage: Add version 2.1.0Mark Hatle2012-01-171-0/+36
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* libselinux: Add version 2.1.0Mark Hatle2012-01-171-0/+22
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* libsepol: Add version 2.1.0Mark Hatle2012-01-172-0/+24
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>