diff options
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 1ec7a157..16d071b2 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -24,6 +24,8 @@ BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bb' % layer | |||
| 24 | BBFILES_DYNAMIC += " \ | 24 | BBFILES_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/rasbperrypi/*/*/*.bbappend \ |
| 27 | xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \ | ||
| 28 | xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \ | ||
| 27 | " | 29 | " |
| 28 | 30 | ||
| 29 | # This should only be incremented on significant changes that will | 31 | # This should only be incremented on significant changes that will |
