summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-10-05 12:36:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-10-14 13:54:02 +0200
commit612403dd7eb5607abc96ce20de3ffc3e8687f62f (patch)
treedd53238026aed330b16f847d08a8506776beef65
parentd24f167561ea513eba515286cb990d811ba7aa56 (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> (cherry picked from commit bdb31caa6c2a6a96112f536c76d4e1eca8da3ea4)
-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 eca1829..c51bda6 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,