From: Philip Tricca
The DESTDIR prefix patch is now upstream and no longer necessary.
Signed-off-by: Philip Tricca
---
.../pam/libpam/sepermit-add-DESTDIR-prefix.patch | 31 --
recipes-extended/pam/libpam_1.%.bbappend | 8 ++
recipes-extended/pam/libpam_1.1
From: Philip Tricca
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
---
meta-virtualization/recipes-containers/lxc/lxc_%.bbappend |1 -
virtu
From: Philip Tricca
Signed-off-by: Philip Tricca
---
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 recipes-extended/cronie/cronie_%.bbappend
delete mode
From: Philip Tricca
Signed-off-by: Philip Tricca
---
recipes-extended/parted/parted_%.bbappend |3 +++
recipes-extended/parted/parted_3.1.bbappend |3 ---
2 files changed, 3 insertions(+), 3 deletions(-)
create mode 100644 recipes-extended/parted/parted_%.bbappend
delete mode 100644
From: Philip Tricca
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
---
.../policycoreutils-loadpolicy-symlink.patch| 11 +
From: Philip Tricca
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
---
.../policycoreutils-loadpolicy-symlink.patch| 11 +
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 f