From 735aba8682471193d631eb08602b772b6c41cbb7 Mon Sep 17 00:00:00 2001 From: Reto Schneider Date: Wed, 15 Aug 2018 19:34:14 +0200 Subject: Specify LAYERSERIES_COMPAT --- conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 72f9c36..37c2a90 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "readonly-rootfs-overlay" BBFILE_PATTERN_readonly-rootfs-overlay = "^${LAYERDIR}/" BBFILE_PRIORITY_readonly-rootfs-overlay = "6" + +LAYERSERIES_COMPAT_readonly-rootfs-overlay = "sumo" -- cgit v1.2.3-54-g00ecf