summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-raspberrypi/conf/layer.conf')
-rw-r--r--meta-raspberrypi/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-raspberrypi/conf/layer.conf b/meta-raspberrypi/conf/layer.conf
index 0f081960b..2518379ae 100644
--- a/meta-raspberrypi/conf/layer.conf
+++ b/meta-raspberrypi/conf/layer.conf
@@ -10,6 +10,7 @@ BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
BBFILE_PRIORITY_raspberrypi = "9"
LAYERSERIES_COMPAT_raspberrypi = "hardknott honister"
+LAYERDEPENDS_raspberrypi = "core"
# Additional license directories.
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"