diff options
Diffstat (limited to 'conf/layer.conf')
| -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 2d6fffe..84a4d89 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" | |||
| 7 | BBFILE_COLLECTIONS += "meta-java" | 7 | BBFILE_COLLECTIONS += "meta-java" |
| 8 | BBFILE_PATTERN_meta-java := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_meta-java := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_meta-java = "10" | 9 | BBFILE_PRIORITY_meta-java = "10" |
| 10 | |||
| 11 | LICENSE_PATH += "${LAYERDIR}/licenses" | ||
