diff options
Diffstat (limited to 'meta-gstrecorder-rcar-gen3')
-rw-r--r-- | meta-gstrecorder-rcar-gen3/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gstrecorder-rcar-gen3/conf/layer.conf b/meta-gstrecorder-rcar-gen3/conf/layer.conf index dcf45c10..fe4492a6 100644 --- a/meta-gstrecorder-rcar-gen3/conf/layer.conf +++ b/meta-gstrecorder-rcar-gen3/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "gstrecorder-rcar-gen3" BBFILE_PATTERN_gstrecorder-rcar-gen3 = "^${LAYERDIR}/" BBFILE_PRIORITY_gstrecorder-rcar-gen3 = "7" + +LAYERSERIES_COMPAT_gstrecorder-rcar-gen3 = "thud" |