diff --git a/conf/layer.conf b/conf/layer.conf index b45a309..97cf46b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,6 +11,8 @@ BBFILE_PRIORITY_raspberrypi = "9" LAYERSERIES_COMPAT_raspberrypi = "dunfell" +LAYERDEPENDS_raspberrypi = "core" + # Additional license directories. LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"