Files
meta-openembedded/meta-oe/recipes-connectivity
Martin Jansa 007498ac72 bluez4: remove bluez4-only recipes
* remove recipes which support only bluez4 and are blacklisted when
  bluez5 is selected in DISTRO_FEATURES, if someone is still using
  bluez4, then it can be restored in separate meta-bluez4 and
  maintained by people using it.

* there are few recipes which support both bluez5 or bluez4 based on
  selected DISTRO_FEATURES, these can stay in meta-oe repository, but
  now people without bluez5 in DISTRO_FEATURES will need to add
  meta-bluez4 layer to satisfy bluez4 dependency

  meta-gnome/recipes-connectivity/obex/obexd_0.48.bb:DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)}"
  meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb:    ${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)} \
  meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb:DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)}"
  meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb:DEPENDS_append_class-target = " ${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)}"
  meta-oe/recipes-connectivity/packagegroups/packagegroup-tools-bluetooth.bb:RDEPENDS_bluez4 = " \
  meta-oe/recipes-connectivity/packagegroups/packagegroup-tools-bluetooth.bb:# Install bluez4 tools or bluez5 tools depending on what is specified in the distro.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13 13:21:00 +02:00
..
2017-08-13 13:21:00 +02:00
2016-09-26 08:29:08 +02:00
2017-04-26 20:14:16 +02:00
2017-03-11 17:56:43 +01:00
2017-02-13 18:43:36 +01:00
2016-10-03 19:19:57 +02:00
2017-02-16 12:27:45 +01:00
2017-07-24 18:58:50 +02:00
2017-04-26 20:13:29 +02:00
2017-04-24 11:00:53 +02:00
2017-03-16 23:34:32 +01:00
2016-12-02 09:26:19 +01:00
2015-07-16 21:09:06 +02:00
2015-01-08 11:58:43 +01:00
2017-07-14 23:44:30 +02:00
2017-03-31 13:25:57 +02:00
2017-05-04 09:18:33 +02:00
2017-07-01 09:59:26 +02:00
2017-08-13 13:16:18 +02:00
2017-06-22 16:03:01 +02:00
2017-04-24 11:00:52 +02:00