summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/selinux_git.inc
Commit message (Collapse)AuthorAgeFilesLines
* userspace: update core selinux userspace toolsJoe MacDonald2014-11-011-1/+1
| | | | | | Update to the latest stable release, 20140506. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* selinux-userspace: update userspace SRC_URI and checksumsJoe MacDonald2014-09-161-2/+4
| | | | | | | | | Trac has been turned off on OSS. Update all SRC_URI links for the userspace components to point at the github project releases. The github releases also have a slightly different directory structure in the tarballs, requiring an update of the checksums as well. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* selinux userspace: uprev packages to release 20131030Wenzong Fan2014-01-101-3/+1
| | | | | | | | | | | | | | | Upreved packages: - checkpolicy to 2.2 - libselinux to 2.2 - libsemanage to 2.2 - libsepol to 2.2 - policycoreutils to 2.2.5 - sepolgen to 1.2.1 Migrate patches in next commits. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* selinux packages: uprev git recipes to lastest tag 20130423.Xin Ouyang2013-06-181-1/+1
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* selinux packages: create include files.Xin Ouyang2013-01-051-0/+4
| | | | | | | | | | | | Create include files for selinux userspace packages: * checkpolicy.inc * libselinux.inc * libsemanage.inc * libsepol.inc * policycoreutils.inc * sepolgen.inc Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* Modify git inc file to use the common inc file.Xin Ouyang2012-02-201-21/+1
|
* Move S from bb recipes to selinux_git.inc.Xin Ouyang2012-02-201-0/+1
|
* Fix build issue for null MAKEFLAGS passed to oe_runmake.Xin Ouyang2012-02-171-0/+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.
* selinux: Add git inc file for selinux bb recipes.Xin Ouyang2012-02-061-0/+20