summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-12-11 19:40:00 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-12-12 16:53:42 +0000
commitbd98391667189c7cc989e90161910bb766c4ca37 (patch)
treea509a3de23d1575fd01de4342508bd435b221de8 /recipes-connectivity
parentd1c0f32a43fbe5e1bdbab2a8ebdfd7631dec179e (diff)
Disable Kingfisher onboard Bluetooth when using h3ulcb
Extend the current default disabling of the Kingfisher onboard Bluetooth when using m3ulcb to include h3ulcb as well. Bug-AGL: SPEC-3043 Change-Id: Ie1d5d39fcd23ad690dac8d2481152fb17ee79da5 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/btwilink-disable-conf/btwilink-disable-conf_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/btwilink-disable-conf/btwilink-disable-conf_1.0.bb b/recipes-connectivity/btwilink-disable-conf/btwilink-disable-conf_1.0.bb
index 9170a84e..0b49a027 100644
--- a/recipes-connectivity/btwilink-disable-conf/btwilink-disable-conf_1.0.bb
+++ b/recipes-connectivity/btwilink-disable-conf/btwilink-disable-conf_1.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
SRC_URI = "file://btwilink-disable.conf"
-COMPATIBLE_MACHINE = "m3ulcb"
+COMPATIBLE_MACHINE = "m3ulcb|h3ulcb"
do_compile[noexec] = "1"