diff --git a/conf/layer.conf b/conf/layer.conf index e8b87b2..7bffd4b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,3 +8,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb \ BBFILE_COLLECTIONS += "raspberrypi" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_raspberrypi = "6" + +# Additional license directories. +LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" +