diff --git a/conf/layer.conf b/conf/layer.conf index 82da3b7..f63cedb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,3 +16,7 @@ LAYERVERSION_netmodule-distro = "1" LAYERDEPENDS_netmodule-distro = "core" LAYERSERIES_COMPAT_netmodule-distro = "warrior" + +BBMASK += " \ + ${@bb.utils.contains_any('DISTRO_OSTREE', '-ostree', '', ' meta-netmodule-distro/recipes-core/images/initramfs-ostree-image.bbappend', d)} \ + "