summaryrefslogtreecommitdiff
path: root/packages/bluez
AgeCommit message (Collapse)AuthorFiles
2009-01-02bluez-utils 4.24: move to bluez4-utils since it's incompatible with the ↵Koen Kooi1
regular bluez-utils
2008-12-30checksums.ini: Add bluez-4.24 and usbutils 0.73Khem Raj3
bluez-utils_4.24: New recipe
2008-12-04nautilus, blurz-gnome: bump PR for mime changeKoen Kooi1
2008-11-20bluez-gnome 0.26: update to use mime.bbclassKoen Kooi1
2008-11-09bluez-utils: apply sbc-thumb.patch for 3.36Andrea Adami1
2008-10-30bluez-gnome: package icons and mime typesKoen Kooi1
2008-10-27bluez-utils: avoid inline asm when compiling for thumbPhil Blundell2
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther10
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-19bluez-utils: don't blow up if ${base_sbindir} is same as ${sbindir}Phil Blundell1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther10
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther10
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe10
2008-09-28add bluez4, lets see what this can do and how much it breaks appsMichael Lauer1
2008-09-13bluez-utils: enable pand & dundPaul Eggleton2
2008-09-03bluez update to 3.36, the last version in the 3.x series.Koen Kooi5
* incidentally, the TI bts patch is upstream now, albeit in a different form
2008-09-02bluez-utils: reenable hiddKoen Kooi1
2008-08-30bluez: Updated rest of the packages to 3.33 (since 3.28 no longer exists as ↵Rod Whitby3
a recipe).
2008-08-25remove a couple of bluez packagesMichael Lauer80
2008-08-09bluez-utils: restore device naming behaviour that got lost after removing ↵Koen Kooi2
bluez-utils-3.x from FILESPATH
2008-06-22bluez-utils: fix do_install. passkey-agent moved to test/Koen Kooi1
2008-06-22bluez-hcidump: add 1.42Philipp Zabel1
2008-06-22bluez: add bluez-libs, bluez-utils 3.33Philipp Zabel4
2008-06-20bluez-utils: use libusb-compatKoen Kooi2
2008-05-02bluez-gnome: add 0.26Philipp Zabel1
2008-05-02bluez-utils: add 3.30Philipp Zabel3
* new D-Bus API * services converted to plugins * audio hcid/gstreamer plugins moved to bluez-audio package
2008-05-02bluez-libs: add 3.30Philipp Zabel1
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory8
2008-03-08bluez: update to latest releasesKoen Kooi8
2008-01-29bluez: add missing patch for -utils-3.24Junqian Gordon Xu2
2008-01-28merge of '1c44ae3b4aae69a8d66c7c068c44f337bc51f559'Michael Lauer2
and 'd039068c51d6eb51dd6d0bd1dd1306d490e3d527'
2008-01-28divers: delete 22 empty directoriesRolf Leggewie2
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2008-01-28bluez-utils: Move version-overridable stuff away from files/.Paul Sokolovsky3
* Or it will be pulled in randomly.
2008-01-28bluez-utils 3.23: Move hciattach-ti-bts.patch to version-specific dir.Paul Sokolovsky2
2008-01-28packages/bluez/: Unkludge "files" dir.Paul Sokolovsky2
* Start with bluez-dtl1-workaround stuff.
2008-01-28bluez-utils 3.23 and friends: Set FILESPATH explicitly and correctly.Paul Sokolovsky5
* Having a "files" dir in a multi-package directory is shooting everyone in leg. There should be per-package dirs or else stuff will be taken from god-knows-where. * So, add FILESPATH for all bluez-utils descendant packages. * This fixes build of bluez-cups-backend, which failed in do_patch because some patch wa taken from wrong, catch-all "files" dir.
2008-01-25divers: remove lines of the form "PACKAGES = ${PN}" from 63 filesRolf Leggewie17
2008-01-06bluez: fix plugin problemsKoen Kooi6
2007-12-30bluez: update to 3.24 for utils and libs and 0.15 for bluez-gnomeKoen Kooi6
2007-12-24bluez-utils 3.23: Fix typo in PR.Paul Sokolovsky1
2007-12-24bluez-utils 3.23: Revamp brf6150 hispeed support.Paul Sokolovsky3
* Fixes #3520.
2007-12-10bluez: add 3.23 releasesKoen Kooi5
2007-11-12bluez-gnome: Typo fix in description.Paul Sokolovsky5
2007-11-04bluez-{cups,gstreamer,alsa,utils}: update to 3.22 Koen Kooi4
2007-11-04bluez-libs: update to 3.22Koen Kooi1
2007-10-16ghi270: Provide initial support for Grayhill ghi270 platform.Todd Blumer3
2007-10-14disapproval of revision '6491515c0991b335eb83774c7692f5c94ed7c304'Marcin Juszkiewicz1
2007-10-14libmutil: dropped empty dirMarcin Juszkiewicz1
2007-10-11bluez: update to 3.20Koen Kooi4
2007-10-11bluez-libs: add 3.20Koen Kooi1
2007-09-19bluez-gstreamer-plugin: add 3.19Koen Kooi1