summaryrefslogtreecommitdiffstats
path: root/meta/packages/bluez
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-278-240/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libusb-compat: upgrade to version 0.1.3Qing He2010-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | from 0.0.9, also remove libusb recipe (see below) changes: - remove some unnecessary logics derived from libusb-0.1 - now PROVIDES libusb - bluez4 depends on libusb instead of libusb-compat libusb-0.1 vs. libusb-compat libusb-compat is intended to be a drop-in replacement of libusb-0.1, building on top of libusb-1.0 (which has different API from -0.1). Few known packages don't work with libusb-compat, notable example is libmtp. Since most packages work very well with libusb-compat, and libusb-compat doesn't suffer from power consumption issue of libusb-0.1 (which is often very important for embedded systems), drop libusb-0.1 and move to libusb-compat completely. If we see any problems in the future, either the package should be fixed or we can add back libusb-0.1 as needed. Signed-off-by: Qing He <qing.he@intel.com>
* bluez4_4.66.bb: Fix recipe metadataDongxiao Xu2010-06-301-8/+12
| | | | | | | | | Fix LICENSE information Add HOMEPAGE and LIC_FILES_CHKSUM Adjust variables order according to styleguide Use blank space to replace tab Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* bluez4: Upgraded to version 4.66Dongxiao Xu2010-06-305-0/+10
| | | | | | | Change the local file directory name to ${PN}-${PV} Comment for local patches Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* bluez-dtl1-workaround: fix metadataDongxiao Xu2010-06-171-1/+1
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* bluez4: 4.39 -> 4.56Richard Purdie2009-10-221-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bluez-hcidump: Fix DEPENDS on bluez4Richard Purdie2009-07-311-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bluez: Update bluez4 version from OE.dev and drop bluez 3.xRichard Purdie2009-06-0115-408/+139
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bluez4: Bump to 4.17Samuel Ortiz2008-12-012-0/+91
|
* bluez: Upgrade to more recent 3.x versions and add bluez 4 from OERichard Purdie2008-11-0712-635/+129
|
* bluez-utils: Bump to 3.30Samuel Ortiz2008-11-061-0/+1
|
* bluez-utils: added dependencies and restart function to init scriptMarcin Juszkiewicz2008-08-013-2/+46
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4999 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: libtool 2.2.2 puts files in different places, workaround...Richard Purdie2008-04-141-1/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4257 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: Add patch to allow disabling of hal in configureRichard Purdie2007-10-152-1/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2875 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: Disable hal, at least until we explicitly add to DEPENDSRichard Purdie2007-10-151-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2874 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez: dropped old versionsMarcin Juszkiewicz2007-09-072-35/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2716 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: upgraded to 3.18Marcin Juszkiewicz2007-09-072-53/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2715 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: upgraded to 3.17 from OEMarcin Juszkiewicz2007-09-072-34/+129
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2714 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-libs: upgraded to 3.18Marcin Juszkiewicz2007-09-071-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2713 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-libs: upgraded to 3.17 from OE, disabled CUPS supportMarcin Juszkiewicz2007-09-072-0/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2712 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-hcidump: updated to 1.40Marcin Juszkiewicz2007-09-071-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2711 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-hcidump: updated to 1.40Marcin Juszkiewicz2007-09-071-13/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2710 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-hcidump: updated to 1.38Marcin Juszkiewicz2007-09-071-0/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2709 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez: dropped not used filesMarcin Juszkiewicz2007-09-078-691/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2708 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez: dropped files used by other distrosMarcin Juszkiewicz2007-09-075-251/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2707 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez-utils: dropped 02dtl1_cs.sh - it is now in own packageMarcin Juszkiewicz2007-09-071-57/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2706 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez: dropped old bluez-utils-dbus patchesMarcin Juszkiewicz2007-09-075-236/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2705 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add bluez-dtl1-workaround from OERichard Purdie2007-08-291-0/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2603 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bluez: Move from meta-extras to meta since required by syncml/openobexRichard Purdie2007-05-0827-0/+2008
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1612 311d38ba-8fff-0310-9ca6-ca027cbcb966