aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4.inc
AgeCommit message (Collapse)Author
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-17bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1Denys Dmytriyenko
2010-04-07bluez4: add udev rules to FILES_${PN}Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-26bluez4.inc : remove DISTRO hacks as they arent really needed its okGraeme Gregory
to add the same info to the generic versions of variables. Also PROVIDES_bluez4 was wrong as bluez4 isnt an OVERRIDE
2009-10-23bluez4.inc : temporary solution for KaeilOS just to replace at least bluez-libsMarco Cavallini
2009-08-14bluez4: make it generally provide bluez-libs and bluez-utilsRolf Leggewie
* reorder fields according to Style Guide
2009-07-24bluez4: Fixed typo that caused missing pand.Stanislav Brabec
2009-07-17bluez4: make bluez4-dev rprovide bluez-libs-dev to fix SDK buildingDmitry Eremin-Solenikov
task-sdk-base RDEPENDS on bluez-libs-dev. Now as bluez-libs is completely replaced with bluez4, make bluez4-dev provide bluez-libs-dev Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-17bluez4: provide bluez-utils-dbus as wellKoen Kooi
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-06-23bluez4: poor man's unificationRolf Leggewie