Martin Jansa
73ba7cd70f
*obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES
...
foo
2015-05-11 10:27:28 +02:00
Cristian Iorga
3ad735b7e2
bluez collection: add (moved from oe-core)
...
BlueZ 4.x Bluetooth stack has been removed from oe-core.
However, it is still supported, so add it to
recipes-connectivity in meta-oe.
meta-systemd layer bluez4 bbappend has been integrated
into bluez4 recipe.
In order to use it in oe-core/poky/YP, 'bluez5' backfill
distro feature needs to be disabled via:
DISTRO_FEATURES_BACKFILL_CONSIDERED = "bluez5" .
'bluetooth' distro feature needs to be present also.
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-11 10:25:53 +02:00
Martin Jansa
3ee3add90d
bluez4: remove from meta-oe, fixed version is now in oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-08-19 18:11:02 +02:00
Martin Jansa
d9565d90d9
bluez-hcidump: remove older 2.0
...
* there is 2.1 now in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-08-18 10:52:05 +02:00
Koen Kooi
13fb21d155
bluez4 4.96: import needed files from OE-core to avoid breakage on OE-core updates
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-12 09:32:04 +02:00
Koen Kooi
4e080a861d
bluez4: update to 4.96
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-11 20:43:18 +02:00
Martin Jansa
ac8c3a3311
bluez4: add missing dependency usbpath
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-21 08:24:41 +02:00
Koen Kooi
5380267614
bluez4: update to 4.95, fix packaging
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-07-21 08:22:38 +02:00
Paul Eggleton
040f75eca2
Drop PRIORITY variable
...
As discussed on the mailing list, this variable isn't useful and if wanted
would be better implemented by distros using pn-X overrides.
This patch executes:
find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'
against the tree removing the references. Thanks to Phil Blundell for
the command.
(Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2011-07-14 16:49:27 +01:00
Koen Kooi
01a5653cc2
bluez4 4.93: add missing udev dep
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-24 18:31:23 +02:00
Koen Kooi
f89fb94d41
bluez4: update to 4.93
...
* package udev rules
* hid2hci is back, package that as well
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-05-24 15:39:43 +02:00
Koen Kooi
408601b9d4
meta-oe: catch up with POKYBASE -> COREBASE renaming
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-04-21 09:58:39 +02:00
Martin Jansa
852ac4b589
bluez-hcidump: add 2.0 version and patch to build with newer bluez
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-16 13:50:45 +02:00
Martin Jansa
3a493483b5
bluez4: merge .inc file to .bb file itself
...
* .inc file are not so usefull with one version per package rule
* remove unsupported configure options
* fix --enable-pand option, there is not extra 'd'
* remove update-rc.d inherit as init.d script is not created anymore
* enable udevrules by default (distros can override it from their layer)
* use FILESPATH from oe-core layer for patches instead of duplicating them here
* netlink option removed in http://git.kernel.org/?p=bluetooth/bluez.git;a=blobdiff;f=configure.ac;h=63a0fd89f5836ab6d114bb52c49f73adba26369a;hp=eee4c01bd1dd72b53f121c7820b6b93ba3d48032;hb=ecb835fca7e7134f38a3d061d186eb38d83bcb8b;hpb=c681fac492394bb95f164296056068dad1254921
* sbc-thumb.patch was applied upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-04-16 13:50:43 +02:00
Martin Jansa
89500c583e
recipes,classes: import a lot of recipes from meta-shr
...
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10 14:43:41 +02:00