summaryrefslogtreecommitdiffstats
path: root/virtualization-layer
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to conform to YP Compat requirementsMark Hatle2017-09-141-1/+1
| | | | | | | | | | Change the references to check for the distribution flag of 'selinux' being set before taking any action within the bbappends. This prevents the signature from being modified. Also remove PR changes, as they are no longer allowed. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* Fix bad path in d382d5Philip Tricca2015-03-041-0/+1
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 <flihp@twobit.us> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>