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