summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-10-05 12:36:17 +0200
committerMing Liu <ming.liu@toradex.com>2022-10-05 22:07:24 +0200
commitbdb31caa6c2a6a96112f536c76d4e1eca8da3ea4 (patch)
tree885a47b8300c4ecbe15815492daeb1b57e68c4fe
parent095032507d6560ff6bb916982732a2190019b97f (diff)
distro:tdx-base.inc: drop bluez5 from DISTRO_FEATURES
Since commit dcf889e93401f7c4de0055d53271eacc3882eccc in OE: [ meta: Remove remnants of bluez4 support bluez4 was removed from meta-oe 2 years ago. Simplfy the setup of the two level bluetooth and bluez4/bluez5 distro features by removing the bluez4/bluez5 distro features. This also removes the no longer required bluetooth class. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> ] bluez5 is no longer a distro feature, and there is no reference to it neither in Toradex/Freescale/OE meta layers, let's drop it. Related-to: ELB-4824 Signed-off-by: Ming Liu <ming.liu@toradex.com>
-rw-r--r--conf/distro/include/tdx-base.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc
index d3bb55d..d83ae75 100644
--- a/conf/distro/include/tdx-base.inc
+++ b/conf/distro/include/tdx-base.inc
@@ -59,9 +59,6 @@ INHERIT += "image-buildinfo"
INHERIT += "buildhistory"
BUILDHISTORY_COMMIT = "1"
-# Use bluez5 as default.
-DISTRO_FEATURES:append = " bluez5"
-
IMAGE_LINGUAS ?= "en-us"
# Some Toradex recipes like linux-toradex, u-boot-toradex,