From 96b68dcd52843938441a6cdc74484703896c1fe4 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Mon, 5 Dec 2016 15:19:08 +0100 Subject: Add dependency to meta-openembedded/meta-filesystems required by OSTree --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index a0ce5fa..942ef6a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,3 +9,4 @@ BBFILE_COLLECTIONS += "sota" BBFILE_PATTERN_sota = "^${LAYERDIR}/" BBFILE_PRIORITY_sota = "7" +LAYERDEPENDS_sota = "filesystems-layer" -- cgit v1.2.3-54-g00ecf