diff options
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 7bffd4b..bea5a65 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb \ | |||
| 7 | 7 | ||
| 8 | BBFILE_COLLECTIONS += "raspberrypi" | 8 | BBFILE_COLLECTIONS += "raspberrypi" |
| 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_raspberrypi = "6" | 10 | BBFILE_PRIORITY_raspberrypi = "9" |
| 11 | 11 | ||
| 12 | # Additional license directories. | 12 | # Additional license directories. |
| 13 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" | 13 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" |
