diff options
Diffstat (limited to 'meta-netboot')
-rw-r--r-- | meta-netboot/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-netboot/conf/layer.conf b/meta-netboot/conf/layer.conf index 7ee6f6f0c..d22a86446 100644 --- a/meta-netboot/conf/layer.conf +++ b/meta-netboot/conf/layer.conf @@ -11,3 +11,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-netboot" BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-netboot = "60" + +LAYERSERIES_COMPAT_meta-netboot = "thud" |