mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-07 04:58:12 +00:00
2e83546856
These recipes use prebuilt vc libs which are 32bit only libs They also do not work on musl https://github.com/agherzan/meta-raspberrypi/pull/983 introduced these recipes however these are not generic packages that can be used on non-rpi machines therefore mark them so. It helps in using this SOC layer with other SOC layers in a distro Signed-off-by: Khem Raj <raj.khem@gmail.com>