mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-16 11:31:50 +00:00
https://github.com/agherzan/meta-raspberrypi/pull/815 introduced python3-adafruit-blinka and this recipe has added rdep on rpi-gpio, however rpi-gpio is rpi specific package, and therefore should only be added when building rpi based platforms, this makes the layer work in a multi-bsp setup work Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0a83508fac9397fe570415622164f56b32715ced) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>