summaryrefslogtreecommitdiff
path: root/recipes/bluez
AgeCommit message (Collapse)AuthorFiles
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>