From df53ac131aa35753703af4a6a251a4fc7dec4d4e Mon Sep 17 00:00:00 2001 From: "Peter A. Bigot" Date: Sun, 6 May 2018 08:25:04 -0500 Subject: [PATCH] bluez5: trivial fix to RDEPENDS Signed-off-by: Peter A. Bigot --- recipes-connectivity/bluez5/bluez5_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" SYSTEMD_SERVICE_${PN}_append_raspberrypi0-wifi = " ${BCM_BT_SERVICE}" -RDEPENDS_${PN}_append_raspebrrypi0-wifi = " udev-rules-rpi" +RDEPENDS_${PN}_append_raspberrypi0-wifi = " udev-rules-rpi"