diff options
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index bbdce14..cfc2234 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,6 +9,8 @@ BBFILE_COLLECTIONS += "raspberrypi" | |||
| 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_raspberrypi = "9" | 10 | BBFILE_PRIORITY_raspberrypi = "9" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_raspberrypi = "sumo" | ||
| 13 | |||
| 12 | # Additional license directories. | 14 | # Additional license directories. |
| 13 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" | 15 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" |
| 14 | 16 | ||
