From adccf43655b28c3d97c5c107cc677ca9313ade01 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 13 Jan 2020 18:27:07 +0000 Subject: [PATCH] pi-bluetooth: Fix signature failures After bc7b654feecceee46bb11800b69994640d03b0ad, we made this package depend on a package that is not allarch while this is. Let's drop it for this package as well to avoid these sstate signature issues. Signed-off-by: Andrei Gherzan --- recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb b/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb index 2597e4b..ccf714b 100644 --- a/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb +++ b/recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.12.bb @@ -21,8 +21,6 @@ SYSTEMD_SERVICE_${PN} = "\ bthelper@.service \ " -inherit allarch - do_install() { install -d ${D}${sysconfdir}/udev/rules.d install -m 0644 ${S}/lib/udev/rules.d/* ${D}${sysconfdir}/udev/rules.d