mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion
Signed-off-by: Richard Neill <richard.neill@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
571767ad20
commit
8d64cecb96
|
@ -23,7 +23,7 @@ BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bb' % layer
|
|||
|
||||
BBFILES_DYNAMIC += " \
|
||||
raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
|
||||
raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \
|
||||
raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
|
||||
xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
|
||||
xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user