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 f1f468bb..b3e52836 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,7 +13,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
13 13
14BBFILES_DYNAMIC += " \ 14BBFILES_DYNAMIC += " \
15 raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \ 15 raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
16 raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \ 16 raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
17 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \ 17 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
18 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \ 18 xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
19" 19"