summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 23c2e391..70d98ce7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -23,7 +23,7 @@ BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bb' % layer
23 23
24BBFILES_DYNAMIC += " \ 24BBFILES_DYNAMIC += " \
25 raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \ 25 raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
26 raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \ 26 raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
27 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \ 27 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
28 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \ 28 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
29" 29"