mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
conf: enable xilinx dynamic layer
Signed-off-by: Bruce Ashfield <bruce.ashfield@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
2ee6fcd29b
commit
b40be07bf0
|
@ -24,6 +24,8 @@ BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bb' % layer
|
||||||
BBFILES_DYNAMIC += " \
|
BBFILES_DYNAMIC += " \
|
||||||
raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
|
raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
|
||||||
raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \
|
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
|
# This should only be incremented on significant changes that will
|
||||||
|
|
Loading…
Reference in New Issue
Block a user