[yocto] [meta-selinux][PATCH 1/3] libsemanage: remove dependency on ustr

2017-02-03 Thread Doug Goldstein
Use the upstream patches to remove the dependency on ustr which no longer builds with new versions of GCC and the author is unresponsive and the site hosting the code is down. Signed-off-by: Doug Goldstein --- recipes-security/selinux/libsemanage.inc | 2 +- ...anage-simplify-string

[yocto] [meta-selinux][PATCH 2/3] removed ustr as a required RDEPEND

2017-02-03 Thread Doug Goldstein
Signed-off-by: Doug Goldstein --- recipes-security/packagegroups/packagegroup-core-selinux.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb index 9c74458..128dfba

[yocto] [meta-selinux][PATCH 3/3] removed ustr package as it is unused

2017-02-03 Thread Doug Goldstein
Signed-off-by: Doug Goldstein --- recipes-extended/ustr/ustr/ustr-c99-inline.patch | 30 - .../ustr/ustr/ustr-fix__va_copy-not-defined.patch | 26 - recipes-extended/ustr/ustr/ustr-gnu-inline.diff| 871 - recipes-extended/ustr/ustr/ustr-makefile-fix.patch | 215