From 0f13b08e09b9fbb99e52d446504e4d2681ca437f Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 5 Sep 2024 15:25:20 -0400 Subject: Remove Kingfisher btwilink disabling Remove DEMO_ENABLE_BTWILINK hook and associated conf file recipe used to make using the btwilink driver an explicit opt-in, as the driver has been removed from the meta-rcar Kingfisher BSP layer in its new scarthgap-v5.9.4 branch in favor of the mainline kernel driver. Since the Kingfisher is not a primary demo platform at this point, leaving it to default to its onboard Bluetooth support seems reasonable versus trying to update this scheme. Bug-AGL: SPEC-5191, SPEC-5214 Change-Id: I08e05f3dd3b2091ffb2e20cc5e3065abd5cec043 Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30261 Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf | 1 - 1 file changed, 1 deletion(-) delete mode 100644 recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf (limited to 'recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf') diff --git a/recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf b/recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf deleted file mode 100644 index 8d28f629e..000000000 --- a/recipes-connectivity/btwilink-disable-conf/files/btwilink-disable.conf +++ /dev/null @@ -1 +0,0 @@ -install btwilink /bin/false -- cgit 1.2.3-korg