meta-selinux/classes
George McCollister d3efe54085 selinux-image: Fix RE error getting POL_TYPE
Change [:space:] to [[:space:]]. [:space:] is incorrect and is treated
as a list of characters. Prior to this change having a policy of
'standard' resulted in POL_TYPE being set to 'tandard'.

Change the regular expression to match from the beginning of the line
since correcting the [:space:] error causes the '# SELINUXTYPE= can
take one of these values:' line to match.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-11-27 09:18:14 -05:00
..
enable-audit.bbclass layer: add selinux/audit bbclasses 2013-01-05 13:14:00 +08:00
enable-selinux.bbclass layer: add selinux/audit bbclasses 2013-01-05 13:14:00 +08:00
selinux-image.bbclass selinux-image: Fix RE error getting POL_TYPE 2015-11-27 09:18:14 -05:00
selinux.bbclass Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-09-16 21:05:00 -04:00
with-audit.bbclass layer: add selinux/audit bbclasses 2013-01-05 13:14:00 +08:00
with-selinux.bbclass layer: add selinux/audit bbclasses 2013-01-05 13:14:00 +08:00