summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 1b71bead..93e5f97f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -27,12 +27,18 @@ ${QORIQ_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \
27" 27"
28 28
29BBFILES_DYNAMIC += " \ 29BBFILES_DYNAMIC += " \
30 aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bb \
31 aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bbappend \
32 \
30 browser-layer:${LAYERDIR}/dynamic-layers/browser-layer/*/*/*.bb \ 33 browser-layer:${LAYERDIR}/dynamic-layers/browser-layer/*/*/*.bb \
31 browser-layer:${LAYERDIR}/dynamic-layers/browser-layer/*/*/*.bbappend \ 34 browser-layer:${LAYERDIR}/dynamic-layers/browser-layer/*/*/*.bbappend \
32 \ 35 \
33 filesystem-layer:${LAYERDIR}/dynamic-layers/filesystem-layer/*/*/*.bb \ 36 filesystem-layer:${LAYERDIR}/dynamic-layers/filesystem-layer/*/*/*.bb \
34 filesystem-layer:${LAYERDIR}/dynamic-layers/filesystem-layer/*/*/*.bbappend \ 37 filesystem-layer:${LAYERDIR}/dynamic-layers/filesystem-layer/*/*/*.bbappend \
35 \ 38 \
39 ivi:${LAYERDIR}/dynamic-layers/ivi/*/*/*.bb \
40 ivi:${LAYERDIR}/dynamic-layers/ivi/*/*/*.bbappend \
41 \
36 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \ 42 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \
37 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \ 43 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \
38 \ 44 \