|
@@ -16,7 +16,6 @@ RDEPENDS:${PN} = "\
|
|
raspi-gpio \
|
|
raspi-gpio \
|
|
rpio \
|
|
rpio \
|
|
rpi-gpio \
|
|
rpi-gpio \
|
|
- pi-blaster \
|
|
|
|
python3-adafruit-circuitpython-register \
|
|
python3-adafruit-circuitpython-register \
|
|
python3-adafruit-platformdetect \
|
|
python3-adafruit-platformdetect \
|
|
python3-adafruit-pureio \
|
|
python3-adafruit-pureio \
|
|
@@ -27,6 +26,9 @@ RDEPENDS:${PN} = "\
|
|
bluez5 \
|
|
bluez5 \
|
|
"
|
|
"
|
|
|
|
|
|
|
|
+RDEPENDS:${PN}:append:rpi:armv7a = " pi-blaster"
|
|
|
|
+RDEPENDS:${PN}:append:rpi:armv7ve = " pi-blaster"
|
|
|
|
+
|
|
RRECOMMENDS:${PN} = "\
|
|
RRECOMMENDS:${PN} = "\
|
|
${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-multimedia", "bigbuckbunny-1080p bigbuckbunny-480p bigbuckbunny-720p", "", d)} \
|
|
${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-multimedia", "bigbuckbunny-1080p bigbuckbunny-480p bigbuckbunny-720p", "", d)} \
|
|
${MACHINE_EXTRA_RRECOMMENDS} \
|
|
${MACHINE_EXTRA_RRECOMMENDS} \
|