summaryrefslogtreecommitdiffstats
path: root/meta/packages/connman
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-279-163/+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>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-272-2/+2
| | | | | | | | | 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>
* connman: bump to 0.48Joshua Lock2010-02-091-2/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* connman: remove unneeded gettext dependancyJoshua Lock2010-01-042-1/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* connman: add gettext to DEPENDSJoshua Lock2009-12-172-2/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* connman: Updates and a recipe for the latest releaseJoshua Lock2009-12-173-45/+54
| | | | | | | | Split much of the recipe into connman.inc and created a recipe for the latest 0.47 release. Update the fixed revision and dropped unneeded patches. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* connman: Add option to enable testsRichard Purdie2009-10-121-1/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Update patch and bump revisionRichard Purdie2009-08-242-10/+14
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman-gnome: Convert to SRCPVRichard Purdie2009-07-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Switch to SRCPV and bump PVRichard Purdie2009-07-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Update patchsetRichard Purdie2009-07-273-8/+21
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Drop now unneeded patchRichard Purdie2009-07-071-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman-gnome: Add missing DEPENDS on gtk+Richard Purdie2009-07-021-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Start after dbus and use full path for binary in initscriptRichard Purdie2009-06-012-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Start earlier in the init sequenceRichard Purdie2009-05-311-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connmand: Drop patch merged upstreamRichard Purdie2009-05-262-41/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Various fixes so it starts working properlyRichard Purdie2009-05-264-8/+73
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Install test scriptsRichard Purdie2009-05-222-1/+15
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Improve the configure optionsRichard Purdie2009-05-191-1/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman: Update to point at the correct upstreamRichard Purdie2009-05-161-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* connman-gnome: AddRichard Purdie2009-05-161-13/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-301-5/+1
| | | | recipes using standard autotools
* connman: Initial poky commitSamuel Ortiz2008-09-223-0/+106
We're adding both connman the daemon and connman-gnome which is a gnome applet. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5225 311d38ba-8fff-0310-9ca6-ca027cbcb966