summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter A. Bigot <pab@pabigot.com>2018-05-06 08:25:04 -0500
committerAndrei Gherzan <andrei@gherzan.com>2018-05-09 16:45:50 +0100
commitdf53ac131aa35753703af4a6a251a4fc7dec4d4e (patch)
treee521cda8c59532b767f934594e4063215a83eb6d
parent8aca17aa5833cb4f2716a950079f6cdef2c699ee (diff)
downloadmeta-raspberrypi-df53ac131aa35753703af4a6a251a4fc7dec4d4e.tar.gz
bluez5: trivial fix to RDEPENDS
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
-rw-r--r--recipes-connectivity/bluez5/bluez5_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/bluez5/bluez5_%.bbappend b/recipes-connectivity/bluez5/bluez5_%.bbappend
index f64d082..4a26566 100644
--- a/recipes-connectivity/bluez5/bluez5_%.bbappend
+++ b/recipes-connectivity/bluez5/bluez5_%.bbappend
@@ -52,4 +52,4 @@ FILES_${PN}_append_raspberrypi0-wifi = " ${BCM_BT_FIRMWARE}"
52 52
53SYSTEMD_SERVICE_${PN}_append_raspberrypi0-wifi = " ${BCM_BT_SERVICE}" 53SYSTEMD_SERVICE_${PN}_append_raspberrypi0-wifi = " ${BCM_BT_SERVICE}"
54 54
55RDEPENDS_${PN}_append_raspebrrypi0-wifi = " udev-rules-rpi" 55RDEPENDS_${PN}_append_raspberrypi0-wifi = " udev-rules-rpi"