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
aeb9cad532
commit
339b69f29e
|
@ -13,7 +13,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
|||
|
||||
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