meta-raspberrypi/conf
Robert Yang 1b6de69afd
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
conf/layer.conf: Remove duplicated BBFILES
The following line doubles BBFILES for all layers in BBFILE_COLLECTIONS:
BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bb' % layer \
               for layer in BBFILE_COLLECTIONS.split())}"

And most of them are invalid, use BBFILES_DYNAMIC is the correct solution.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
2024-10-30 09:07:39 +01:00
..
machine rpi-base: build uart dts overlays by default 2024-09-05 09:09:52 +01:00
layer.conf conf/layer.conf: Remove duplicated BBFILES 2024-10-30 09:07:39 +01:00