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 BBFILES_DYNAMIC += " \ raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \ raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \ + xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \ + xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \ " # This should only be incremented on significant changes that will