meta-raspberrypi: subtree update:3ae288aa38..a953fc0f9b
Andrei Gherzan (2):
raspberrypi-firmware: Update to current HEAD
linux-raspberrypi: Bump to 4.19 recipe to 4.19.88
Leon Anavi (1):
pi-bluetooth: Runtime depends on udev-rules-rpi
Michael Baisch (1):
linux-raspberrypi.inc: no longer set CONFIG_LOCALVERSION to empty string
Pierre-Jean Texier (3):
linux-raspberrypi-rt: bump to revision e2e9cec
rpi-gpio: bump to version 0.7.0
raspi-gpio: bump to revision 4edfde1
Change-Id: Ibd557330128fe2b6afbefd2234e411b45f265aeb
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb b/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb
index e16ed17..2597e4b 100644
--- a/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb
+++ b/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb
@@ -43,3 +43,7 @@
${sysconfdir} \
${systemd_unitdir}/system \
"
+
+RDEPENDS_${PN} += " \
+ udev-rules-rpi \
+"