diff options
| -rw-r--r-- | meta-openstack-aio-deploy/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-openstack-compute-deploy/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-openstack-compute-test-config/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-openstack-controller-deploy/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-openstack-controller-test-config/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-openstack-swift-deploy/conf/layer.conf | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/meta-openstack-aio-deploy/conf/layer.conf b/meta-openstack-aio-deploy/conf/layer.conf index d1d1f64..154a98d 100644 --- a/meta-openstack-aio-deploy/conf/layer.conf +++ b/meta-openstack-aio-deploy/conf/layer.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | BBPATH .= ":${LAYERDIR}" | 2 | BBPATH .= ":${LAYERDIR}" |
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" | 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "openstack-aio-deploy-layer" | 7 | BBFILE_COLLECTIONS += "openstack-aio-deploy-layer" |
| 8 | BBFILE_PATTERN_openstack-aio-deploy-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-aio-deploy-layer := "^${LAYERDIR}/" |
diff --git a/meta-openstack-compute-deploy/conf/layer.conf b/meta-openstack-compute-deploy/conf/layer.conf index bfd4afa..44a035b 100644 --- a/meta-openstack-compute-deploy/conf/layer.conf +++ b/meta-openstack-compute-deploy/conf/layer.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | BBPATH .= ":${LAYERDIR}" | 2 | BBPATH .= ":${LAYERDIR}" |
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" | 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "openstack-compute-deploy-layer" | 7 | BBFILE_COLLECTIONS += "openstack-compute-deploy-layer" |
| 8 | BBFILE_PATTERN_openstack-compute-deploy-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-compute-deploy-layer := "^${LAYERDIR}/" |
diff --git a/meta-openstack-compute-test-config/conf/layer.conf b/meta-openstack-compute-test-config/conf/layer.conf index 9de86a7..f3b7bcb 100644 --- a/meta-openstack-compute-test-config/conf/layer.conf +++ b/meta-openstack-compute-test-config/conf/layer.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | BBPATH .= ":${LAYERDIR}" | 2 | BBPATH .= ":${LAYERDIR}" |
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" | 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "openstack-compute-test-config-layer" | 7 | BBFILE_COLLECTIONS += "openstack-compute-test-config-layer" |
| 8 | BBFILE_PATTERN_openstack-compute-test-config-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-compute-test-config-layer := "^${LAYERDIR}/" |
diff --git a/meta-openstack-controller-deploy/conf/layer.conf b/meta-openstack-controller-deploy/conf/layer.conf index 6c7f332..de8f435 100644 --- a/meta-openstack-controller-deploy/conf/layer.conf +++ b/meta-openstack-controller-deploy/conf/layer.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | BBPATH .= ":${LAYERDIR}" | 2 | BBPATH .= ":${LAYERDIR}" |
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" | 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "openstack-controller-deploy-layer" | 7 | BBFILE_COLLECTIONS += "openstack-controller-deploy-layer" |
| 8 | BBFILE_PATTERN_openstack-controller-deploy-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-controller-deploy-layer := "^${LAYERDIR}/" |
diff --git a/meta-openstack-controller-test-config/conf/layer.conf b/meta-openstack-controller-test-config/conf/layer.conf index f542ce6..8a6cfcb 100644 --- a/meta-openstack-controller-test-config/conf/layer.conf +++ b/meta-openstack-controller-test-config/conf/layer.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | BBPATH .= ":${LAYERDIR}" | 2 | BBPATH .= ":${LAYERDIR}" |
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" | 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "openstack-controller-test-config-layer" | 7 | BBFILE_COLLECTIONS += "openstack-controller-test-config-layer" |
| 8 | BBFILE_PATTERN_openstack-controller-test-config-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-controller-test-config-layer := "^${LAYERDIR}/" |
diff --git a/meta-openstack-swift-deploy/conf/layer.conf b/meta-openstack-swift-deploy/conf/layer.conf index 3f8a20b..45f9ee8 100644 --- a/meta-openstack-swift-deploy/conf/layer.conf +++ b/meta-openstack-swift-deploy/conf/layer.conf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | BBPATH .= ":${LAYERDIR}" | 2 | BBPATH .= ":${LAYERDIR}" |
| 3 | 3 | ||
| 4 | # We have a recipes directory, add to BBFILES | 4 | # We have a recipes directory, add to BBFILES |
| 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend ${LAYERDIR}/classes/*.bbclass" | 5 | BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" |
| 6 | 6 | ||
| 7 | BBFILE_COLLECTIONS += "openstack-swift-deploy-layer" | 7 | BBFILE_COLLECTIONS += "openstack-swift-deploy-layer" |
| 8 | BBFILE_PATTERN_openstack-swift-deploy-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-swift-deploy-layer := "^${LAYERDIR}/" |
