generic-poky/meta
Peter A. Bigot 1139cc4eef bluetooth.bbclass: simplify recipe inference of bluetooth provider
Defines ${BLUEZ} to be the provider of bluez services as specified by
DISTRO_FEATURES.

Example recipe fragment:
  inherit bluetooth
  PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', '${BLUEZ}', '', d)}
  PACKAGECONFIG[bluez4] = "--enable-bluetooth,--disable-bluetooth,bluez4"
  PACKAGECONFIG[bluez5] = "--enable-bluez5,--disable-bluez5,bluez5"

[YOCTO #5031]

(From OE-Core rev: 045484283530bced19bb1d3aea229c8f138f510a)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17 13:43:38 +00:00
..
classes bluetooth.bbclass: simplify recipe inference of bluetooth provider 2015-02-17 13:43:38 +00:00
conf toasterconf: update Toaster configuration file 2015-02-14 08:40:58 +00:00
files files/toolchain-shar-template.sh: fix replace target_sdk_dir twice in environment setup file 2015-02-08 08:00:26 +00:00
lib oeqa/ptest: Removed buildhistory as requirement for ptest 2015-02-15 21:58:28 +00:00
recipes-bsp pcmciautils: fix and enable parallel build 2015-02-15 21:58:27 +00:00
recipes-connectivity openssl: upgrade to 1.0.1k 2015-02-15 21:58:28 +00:00
recipes-core coreutils 6.9: fix unknown-configure-option 2015-02-15 21:58:28 +00:00
recipes-devtools libtool: 2.4.5 -> 2.4.6 2015-02-17 13:43:38 +00:00
recipes-extended libnewt-python: remove make var LIBNEWTSH 2015-02-15 21:58:28 +00:00
recipes-gnome libffi: Upgrade to 3.2.1 2015-01-07 23:35:10 +00:00
recipes-graphics meta: enable parallel build for several recipes 2015-02-15 21:58:27 +00:00
recipes-kernel meta: enable parallel build for several recipes 2015-02-15 21:58:27 +00:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia gst-plugins-base: Fix mulitlib packaging 2015-02-15 21:58:29 +00:00
recipes-qt recipes-qt: add x11 to required DISTRO_FEATURES 2015-01-29 15:36:51 +00:00
recipes-rt rt-tests: fix gzip command 2015-02-15 21:58:25 +00:00
recipes-sato rxvt-unicode: fix for 9.20 and 9.21 2015-02-08 08:00:28 +00:00
recipes-support neon: update 0.30.0 -> 0.30.1 2015-02-17 13:43:38 +00:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00