diff options
Diffstat (limited to 'meta-hob/conf/layer.conf')
| -rw-r--r-- | meta-hob/conf/layer.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-hob/conf/layer.conf b/meta-hob/conf/layer.conf deleted file mode 100644 index 5f5eb8218c..0000000000 --- a/meta-hob/conf/layer.conf +++ /dev/null @@ -1,9 +0,0 @@ -# We have a conf and classes directory, add to BBPATH -BBPATH := "${BBPATH}:${LAYERDIR}" - -# We have a packages directory, add to BBFILES -BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb" - -BBFILE_COLLECTIONS += "hob" -BBFILE_PATTERN_hob := "^${LAYERDIR}/" -BBFILE_PRIORITY_hob = "1" |
