[yocto] [][meta-selinux] libpam: Upgrade recipe with wildcard.

2015-08-02 Thread flihp
From: Philip Tricca fl...@twobit.us The DESTDIR prefix patch is now upstream and no longer necessary. Signed-off-by: Philip Tricca fl...@twobit.us --- .../pam/libpam/sepermit-add-DESTDIR-prefix.patch | 31 -- recipes-extended/pam/libpam_1.%.bbappend | 8 ++

[yocto] [][meta-selinux][PATCH] Fix bad path in d382d5

2015-03-03 Thread flihp
From: Philip Tricca fl...@twobit.us BBFILE_COLLECTIONS for meta-virtualization is 'virtualization-layer'. This is required to get lxc bbappend working when meta-virtualization is added to bblayers.conf. Signed-off-by: Philip Tricca fl...@twobit.us ---

[yocto] [PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.

2014-12-19 Thread flihp
From: Philip Tricca fl...@twobit.us Signed-off-by: Philip Tricca fl...@twobit.us --- recipes-extended/parted/parted_%.bbappend |3 +++ recipes-extended/parted/parted_3.1.bbappend |3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644

[yocto] [PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend.

2014-12-19 Thread flihp
From: Philip Tricca fl...@twobit.us Signed-off-by: Philip Tricca fl...@twobit.us --- recipes-extended/cronie/cronie_%.bbappend |3 +++ recipes-extended/cronie/cronie_1.4.11.bbappend |3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644

[yocto] [PATCH] policycoreutils: Patch Makefile to get load_policy symlink right.

2014-01-09 Thread flihp
From: Philip Tricca fl...@twobit.us Setting DESTDIR in the policycoreutils do_install creates a bad symlink for load_policy. This patch fixes up the Makefile to create the symlink relative to DESTDIR. Signed-off-by: Philip Tricca fl...@twobit.us --- .../policycoreutils-loadpolicy-symlink.patch

[yocto] [meta-selinux][PATCH] policycoreutils: Patch Makefile to get load_policy symlink right.

2014-01-09 Thread flihp
From: Philip Tricca fl...@twobit.us Setting DESTDIR in the policycoreutils do_install creates a bad symlink for load_policy. This patch fixes up the Makefile to create the symlink relative to DESTDIR. Signed-off-by: Philip Tricca fl...@twobit.us --- .../policycoreutils-loadpolicy-symlink.patch

[yocto] [meta-selinux][PATCH 0/5] Remove python dependency from refpol.

2013-10-09 Thread flihp
The reference policy package currently pulls in a lot of python stuff that isn't strictly necessary to boot an SELinux system and load a policy. This is caused by the mix of python and C utilities in policycoreutils. This patch set breaks the policycoreutils recipe up into multiple packages, one