mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +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 += " \
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user