mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
![]() It has prebuilt binary libgpiod_pulsein for rpi machines and these binary is 32bit
therefore we can not include it for 64bit machines even if they are rpi
based unless they have multilib enabled.
This patch makes it visible only on 32bit rpi
Fixes QA errors like
ERROR: QA Issue: Architecture did not match (ARM, expected AArch64) in /usr/lib/python3.9/site-packages/adafruit_blinka/microcontroller/bcm283x/pulseio/.debug/libgpiod_pulsein [arch]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
python3-rtimu | ||
rpi-gpio | ||
rpio | ||
python3-adafruit-blinka_6.2.2.bb | ||
python3-adafruit-circuitpython-busdevice_5.0.5.bb | ||
python3-adafruit-circuitpython-motor_3.2.6.bb | ||
python3-adafruit-circuitpython-motorkit_1.6.1.bb | ||
python3-adafruit-circuitpython-pca9685_3.3.4.bb | ||
python3-adafruit-circuitpython-register_1.9.4.bb | ||
python3-adafruit-platformdetect_3.1.1.bb | ||
python3-adafruit-pureio_1.1.8.bb | ||
python3-rtimu_git.bb | ||
rpi-gpio_0.7.0.bb | ||
rpio_0.10.0.bb |