]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 26 May 2017 20:10:44 +0000 (16:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 21:35:17 +0000 (22:35 +0100)
commit6c2e2afe9dbc43554e552e5a293ca7ffeb669f35
tree64bcb745f90942f3866c8c43ea13788f1dbadc5b
parent774e0d3f429d383c55e9f54ab095f13694e1d8e6
linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies

Updating the kernel meta-data to pick up a bluetooth configuration change:

  BT_LE is nedded by BT_6LOWPAN

  BT_BREDR is needed by:
  BT_RFCOMM, BT_RFCOMM_TTY (secondary),
  BT_BNEP, BT_BNEP_MC_FILTER (secondary), BNEP_PROTO_FILTER (secondary),
  BT_CMTP, BT_HIDP

[YOCTO #10425]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0457f08cce73ab8646f8a44e88884371e09f35b4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
meta/recipes-kernel/linux/linux-yocto_4.10.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.9.bb