summaryrefslogtreecommitdiff
path: root/recipes/bluez
AgeCommit message (Collapse)AuthorFiles
2010-01-13obexd: add 0.21Koen Kooi1
2009-12-30bluez4: add 4.59Koen Kooi1
2009-11-26Merge branch 'org.openembedded.dev' of ↵Graeme Gregory1
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-26bluez4.inc : remove DISTRO hacks as they arent really needed its okGraeme Gregory1
to add the same info to the generic versions of variables. Also PROVIDES_bluez4 was wrong as bluez4 isnt an OVERRIDE
2009-11-26obexd: add version 0.19Thomas Zimmermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-19bluez4: increase preference for shr, enable udevrulesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-10-23bluez4: update to 4.46, 4.53 has build from scratch problemsKoen Kooi1
2009-10-23bluez4: update to 4.53Koen Kooi1
2009-10-23bluez4_4.37.bb : temporary solution for KaeilOS just to replace at least ↵Marco Cavallini1
bluez-libs
2009-10-23bluez4_4.35.bb : temporary solution for KaeilOS just to replace at least ↵Marco Cavallini1
bluez-libs
2009-10-23bluez4.inc : temporary solution for KaeilOS just to replace at least bluez-libsMarco Cavallini1
2009-09-16bluez-gnome: Fix crash on pairing configured rfcomm device. Typo fix.Stanislav Brabec3
2009-08-14bluez4: make it generally provide bluez-libs and bluez-utilsRolf Leggewie1
* reorder fields according to Style Guide
2009-08-07bluez4: Updated to version 4.47.Stanislav Brabec1
2009-07-24bluez4: Fixed typo that caused missing pand.Stanislav Brabec4
2009-07-21obexd: update to 0.15Koen Kooi1
2009-07-20bluez4: add 4.46, disabled by defaultKoen Kooi1
2009-07-17bluez4: make bluez4-dev rprovide bluez-libs-dev to fix SDK buildingDmitry Eremin-Solenikov1
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 Kooi1
2009-07-16Revert "bluez3: blacklist for angstrom, bluez4 should be used instead"Graeme Gregory2
This reverts commit 20f4fa12b285b8f41b1a215415a5732d633a0a83. Reverted with permission, just about to check in a less intrusive method!
2009-07-16bluez3: blacklist for angstrom, bluez4 should be used insteadKoen Kooi2
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec7
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-06-24bluez: document upstream status of avinfo-link.patch as not applicable upstream.Rolf Leggewie1
2009-06-24bluez: update bluez-libs to 4.42. unify.Rolf Leggewie2
2009-06-23bluez4: rebase 4.39 and 4.41 on new .inc fileRolf Leggewie2
2009-06-23bluez4: poor man's unificationRolf Leggewie2
2009-06-22bluez4: add 4.42Koen Kooi1
2009-06-07obexd: update to 0.13Koen Kooi1
2009-06-07bluez4: update to 4.41Koen Kooi1
2009-05-30bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch.Rolf Leggewie6
2009-05-22bluez4 4.39: actually run initscriptKoen Kooi1
* now *that's* an embarassing bug!
2009-05-22bluez: document that hciattach-ti-bts.patch has landed upstreamRolf Leggewie2
sometime between 3.35 and 3.36
2009-05-22bluez-libs: add 4.40, set default preference to -1 pending availabilityPhil Blundell2
of apps
2009-05-13bluez: add 4.39Koen Kooi1
2009-05-01bluez-gnome: Update to version 1.8.Stanislav Brabec1
2009-04-23bluez4: add 4.37Koen Kooi1
2009-04-21angstrom: have bluez4 provide bluez-utils as wellKoen Kooi1
2009-04-12obexd: add 0.10, needs bluez4Koen Kooi1
2009-04-12bluez4: fix HUGE bugKoen Kooi1
* the recipe installed the .pc file, but not headers and libs, so application checking for bluez4 would actually build against bluez3 headers and libs * for angstrom, replace bluez-libs3 with bluez4 at buildtime
2009-04-12bluez4: add 4.35Koen Kooi1
2009-04-08bluez4: fix dbus service fileKoen Kooi2
2009-04-08bluez4: add less restrictive (and hence less secure) bluetooth dbus configKoen Kooi2
* this makes bluetooth actually work for non-root users and when using ssh/vnc/etc
2009-03-19bluez4: changed globs in FILES_${PN}-dev to make package_rpm happyMarcin Juszkiewicz1
RPM building does not handle ${libdir}/*/*.la :(
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko52
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>