Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | policycoreutils: Fix depands for the target&native. | Xin Ouyang | 2012-03-27 | 1 | -8/+9 |
| | |||||
* | libsemanage: Patch to fix segfaults on Ubuntu. | Xin Ouyang | 2012-03-27 | 2 | -0/+31 |
| | |||||
* | libsemanage: Change to the default install path. | Xin Ouyang | 2012-03-27 | 1 | -5/+9 |
| | |||||
* | sepolgen: Beautify the decription. | Xin Ouyang | 2012-03-27 | 1 | -1/+13 |
| | |||||
* | checkpolicy: Beautify the decription. | Xin Ouyang | 2012-03-27 | 1 | -1/+7 |
| | |||||
* | libselinux: Change license type to "Public Domain" | Xin Ouyang | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | libsepol: Apply ranlib patch for cross compiling. | Xin Ouyang | 2012-02-21 | 3 | -0/+35 |
| | |||||
* | Add bb recipes for new release 2012-02-16. | Xin Ouyang | 2012-02-20 | 7 | -0/+243 |
| | |||||
* | Modify git inc file to use the common inc file. | Xin Ouyang | 2012-02-20 | 1 | -21/+1 |
| | |||||
* | Add selinux common include file for build. | Xin Ouyang | 2012-02-20 | 1 | -0/+21 |
| | |||||
* | Move S from bb recipes to selinux_git.inc. | Xin Ouyang | 2012-02-20 | 7 | -6/+5 |
| | |||||
* | Add PV infomation for git bb recipes. | Xin Ouyang | 2012-02-20 | 6 | -1/+6 |
| | |||||
* | Rename all git bb recipes. | Xin Ouyang | 2012-02-20 | 7 | -0/+0 |
| | |||||
* | libselinux: Fix the ARCH variable while building. | Xin Ouyang | 2012-02-17 | 1 | -0/+9 |
| | |||||
* | Fix build issue for null MAKEFLAGS passed to oe_runmake. | Xin Ouyang | 2012-02-17 | 2 | -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 Ouyang | 2012-02-16 | 2 | -0/+39 |
| | |||||
* | policycoreutils: Only build needed cmds for native. | Xin Ouyang | 2012-02-16 | 1 | -3/+16 |
| | |||||
* | selinux: bb recipes for SELinux from git source. | Xin Ouyang | 2012-02-13 | 6 | -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 Ouyang | 2012-02-06 | 1 | -0/+20 |
| | |||||
* | policycoreutils: Add version 2.1.0 | Mark Hatle | 2012-01-17 | 2 | -0/+557 |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||||
* | checkpolicy: Add version 2.1.0 | Mark Hatle | 2012-01-17 | 2 | -0/+35 |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||||
* | sepolgen: Add version 1.1.0 | Mark Hatle | 2012-01-17 | 1 | -0/+17 |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||||
* | libsemanage: Add version 2.1.0 | Mark Hatle | 2012-01-17 | 1 | -0/+36 |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||||
* | libselinux: Add version 2.1.0 | Mark Hatle | 2012-01-17 | 1 | -0/+22 |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||||
* | libsepol: Add version 2.1.0 | Mark Hatle | 2012-01-17 | 2 | -0/+24 |
Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |