meta-virtualization/recipes-kernel
Bruce Ashfield 5be8686e65 kernel: fix conditional application of fragments
using bb.utils.contains wasn't able to match on the substring
"type=kmeta" to enable the conditional inclusion of fragments
and KERNEL_FEATURES.

We switch to a python string only method so we can fix the
fragment application

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-10-08 18:33:41 -04:00
..
linux kernel: fix conditional application of fragments 2020-10-08 18:33:41 -04:00