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 4c1fa19a..15ed1dfe 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,4 +9,4 @@ BBFILE_PATTERN_virtualization-layer := "^${LAYERDIR}/" | |||
| 9 | BBFILE_PRIORITY_virtualization-layer = "7" | 9 | BBFILE_PRIORITY_virtualization-layer = "7" |
| 10 | 10 | ||
| 11 | # Custom licenses used by some packages in this layer | 11 | # Custom licenses used by some packages in this layer |
| 12 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" \ No newline at end of file | 12 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" |
